Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.62 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.62 KB

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!