Raboneko bb9a0698ce fix: halloy (#5855) (#5860)
* fix(halloy): Add anda.hcl and fix update.rhai

* fix: Spec

* fix: Don't build twice

* fix: Licenses

* fix: .desktop file

* fix: Icon install

* chore: Cleanup install steps

* fix: Make the needed directory first

* fix: Missing build deps

* fix: More build deps

* I swear if this is it



* Update halloy.spec



* fix: Install section and files



* fix: Oops accidentally pasted over the directory



* fix: hicolor



* Maybe not -r?



* ?



* fix: Oh I see it now



* fix: Accidentally recursed some macros



* fix: Release



* fix: Revert the glob too



* fix: Typo



---------


(cherry picked from commit 949a7b3c74)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-07-15 02:14:11 -05:00
2025-07-15 02:14:11 -05:00
2022-12-03 19:10:27 -08:00
2022-10-10 08:27:42 +07:00

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

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!

S
Description
No description provided
Readme GPL-3.0 92 MiB
Languages
HCL 44.1%
Roff 35.5%
Shell 12.6%
JavaScript 5.4%
Python 2.4%