* Rebase on F42 * Empty commit I hate GitHub Signed-off-by: Gilver <rockgrub@disroot.org> * This URL is unreachable with the source fetching cURL params currently * GCC14 real this time? Signed-off-by: Gilver <rockgrub@disroot.org> * Okay Signed-off-by: Gilver <rockgrub@disroot.org> * Gonna have to figure something else out Signed-off-by: Gilver <rockgrub@disroot.org> * Death * I guess maybe Signed-off-by: Gilver <rockgrub@disroot.org> * ? Signed-off-by: Gilver <rockgrub@disroot.org> * Try removing Wall again I guess Signed-off-by: Gilver <rockgrub@disroot.org> * Oops Signed-off-by: Gilver <rockgrub@disroot.org> * IDK * Update configure.patch Signed-off-by: Gilver <rockgrub@disroot.org> * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * chore: Also track LCEVCdec * chore: Change some patches * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update ffmpeg.spec Signed-off-by: Gilver <rockgrub@disroot.org> * chore: Disable libnpp because it's just BROKEN Signed-off-by: Gilver <rockgrub@disroot.org> * chore(update.rhai): Comment out libnpp tracking for now Signed-off-by: Gilver <rockgrub@disroot.org> * chore: Delete ffmpeg-nvcc.patch Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org> Co-authored-by: madomado <madonuko@outlook.com>
Terra Sources
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
Fedora
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' 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
Optionally, you can install terra-release-extra to use the Extras repository. This also installs the Nvidia, and Mesa streams but does not enable them.
Enterprise Linux (EL)
Only EL10 is supported. Not all packages available in Terra are available in Terra EL at this time.
Terra EL requires the EPEL repos, which may be installed with:
sudo dnf install 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-$releasever.noarch.rpm'
And Terra EL itself can be installed with:
sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terrael$releasever' 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!