terrapkg / packages

Monorepo for Terra Packages
https://terra.fyralabs.com
GNU General Public License v3.0
81 stars 22 forks source link
fedora rpm

Terra Sources

Repository status Repository status Repository status

Terra is a rolling-release Fedora repository for all the software you need. With Terra, you can install the latest packages knowing that quality and security are assured.

See the introduction at our website.

This monorepo contains the package manifests for all packages in Terra.

Installation

sudo dnf install --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' --setopt='terra.gpgkey=https://repos.fyralabs.com/terra$releasever/key.asc' terra-release

If you are using immutable/atomic editions of Fedora, run the following commands instead:

curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo | pkexec tee /etc/yum.repos.d/terra.repo
sudo rpm-ostree install terra-release

Documentation

Our documentation can be found on our Devdocs.

Questions?

Feel free to reach out by joining our community. We're always happy to help!