Description
Utilities for use with or in distrobox container images.
xdg-utils-distrobox
: For use within containers only, provides xdg-utils for packages that depend on it, with xdg-open symlinked to distrobox-host-exec
Installation Instructions
Firstly add the Copr repository to your distrobox container:
sudo dnf copr enable kylegospo/distrobox-utils
After adding the repository, install your desired package(s).
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 |
---|---|---|
EPEL 9 | x86_64 (26)* | EPEL 9 (34 downloads) |
Fedora 39 | x86_64 (9)* | Fedora 39 (32 downloads) |
Fedora 40 | x86_64 (2)* | Fedora 40 (37 downloads) |
Fedora 41 | x86_64 (2)* | Fedora 41 (10 downloads) |
Fedora rawhide | x86_64 (20)* | Fedora rawhide (37 downloads) |
openSUSE Tumbleweed | x86_64 (230)* | openSUSE Tumbleweed (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eyecantcu/distrobox-utils
More info about enabling Copr repositories