Description
Xonsh is shell written in Python. This project contains suplementary packages for xonsh.
Installation Instructions
- Enable copr repository
sudo dnf copr enable tofik/xonsh
- Install needed tools, ex:
sudo dnf install xonsh-session
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (17)*, ppc64le (16)*, x86_64 (15)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (13)*, ppc64le (14)*, x86_64 (12)* | Fedora 39 (43 downloads) |
Fedora 40 | aarch64 (4)*, ppc64le (4)*, x86_64 (2)* | Fedora 40 (26 downloads) |
Fedora 41 | aarch64 (1)*, ppc64le (0)*, x86_64 (1)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 (20)*, ppc64le (14)*, x86_64 (14)* | Fedora rawhide (128 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tofik/xonsh
More info about enabling Copr repositories