Raboneko b06b2376d4 Update requirements and retry folder placement in twintaillauncher.spec (#10839) (#11085)
* Update requirements and retry folder placement in twintaillauncher.spec



* Update twintaillauncher.spec



* Update twintaillauncher.spec



* Update twintaillauncher.spec



* Update twintaillauncher.spec



* Bump release number and update changelog

Updated release number from 1 to 2 and added a new changelog entry.



* Update twintaillauncher.spec



* Update twintaillauncher.spec



* Update twintaillauncher.spec



* Add -B flag to npm build command



* Update twintaillauncher.spec



* Refactor build process to use pnpm

Updated build process to use pnpm instead of npm and adjusted resource movement.



* Update twintaillauncher.spec



* Update twintaillauncher.spec



* Update release version and changelog

Updated release number and fixed changelog entries.



* remove scripts



* Update anda/apps/twintaillauncher/twintaillauncher.spec




---------



(cherry picked from commit 729fac4348)

Signed-off-by: solomoncyj <solomoncyj@hotmail.com>
Co-authored-by: solomoncyj <solomoncyj@hotmail.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
2026-04-06 18:52:36 +08:00
2025-03-20 18:42:45 +00:00
2022-12-03 19:10:27 -08:00
2022-10-10 08:27:42 +07:00
2024-01-17 12:10:46 +08:00

Terra Sources

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

The latest detailed instructions are available in our Devdocs: https://developer.fyralabs.com/terra/installing

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

Subrepos

On Fedora, you can optionally install the Terra subrepos. Extra care and caution may be needed as some of these packages may conflict with other repositories such as RPM Fusion.

  • Install terra-release-extras to enable the Extras subrepo. This repo contains packages which conflict with Fedora packages in some way, such as being a patched version of the same package.
  • Install terra-release-mesa to install the Mesa subrepo which contains a patched and codec complete Mesa.
  • Install terra-release-nvidia to install the NVIDIA subrepo which contains NVIDIA drivers.
  • Install terra-release-multimedia for multimedia packages in Terra. This repository is currently considered a work in progress.

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

Contributions

First of all, thanks for being interested in contributing to Terra! If you have any questions about contributing, please join our chats.

Documentation

Our documentation can be found on our Devdocs.

Searching Packages

pkgs.org and Repology provide a list of the packages available in Terra.

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%