Description
This repo contains the following packages with frequent updates matching upstream changes.
fira-code-fonts
(package sources here, Fira Code upstream here).veracrypt
(package sources here, upstream code here).
Installation Instructions
To install one of the above packages, you'll need to enable this COPR repo via DNF and then install the package.
- Enable this COPR repo using
sudo dnf copr enable cyfrost/packages
- Install a package using
sudo dnf install <PACKAGE_NAME_HERE>
(Example:sudo dnf install -y fira-code-fonts
)
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 7 | ppc64le (4)*, x86_64 (2)* | EPEL 7 (54 downloads) |
EPEL 8 | aarch64 (2)*, ppc64le (0)*, x86_64 (2)* | EPEL 8 (62 downloads) |
Fedora 38 | aarch64 (2)*, i386 (4)*, ppc64le (2)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (6)*, i386 (7)*, ppc64le (6)*, x86_64 (3)* | Fedora 39 (31 downloads) |
Fedora 40 | aarch64 (2)*, i386 (0)*, ppc64le (2)*, x86_64 (2)* | Fedora 40 (26 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 41 (3 downloads) |
Fedora rawhide | aarch64 (2)*, i386 (1)*, ppc64le (2)*, x86_64 (0)* | Fedora rawhide (55 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cyfrost/packages
More info about enabling Copr repositories