File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -46,23 +46,33 @@ the release of squeeze. You can install it with:
4646
4747 Fedora
4848------
49- Terje Rosten has informed me that bpython is now in Fedora, so "yum install
50- bpython" should be all you need.
49+ Terje Rosten has informed me that bpython is now in Fedora, you can install it via
50+
51+ .. code-block :: shell
52+
53+ dnf install bpython
54+
5155
5256 Ubuntu
5357------
5458The bpython package is included in the Ubuntu repositories starting at Ubuntu
55- 9.10 Karmic Koala.You can install it with:
59+ 9.10 Karmic Koala. You can install it with:
5660
5761.. code-block :: shell
5862
5963 apt-get install bpython
6064
6165 OpenSUSE
6266--------
63- Packages for OpenSUSE can be found at
67+ openSUSE Tumbleweed users can install bpython from the official repositorios via
68+
69+ .. code-block :: shell
70+
71+ zypper in python3-bpython
72+
73+ Up to date packages for other openSUSE releases can be found at
6474
65- https://software.opensuse.org/download.html?project=devel:languages: python &package=bpython
75+ https://software.opensuse.org// download.html?project=devel%3Alanguages%3Apython &package=python- bpython
6676
6777Please follow the instructions there to install bpython with `zypper `.
6878
You can’t perform that action at this time.
0 commit comments