Git Product home page Git Product logo

packages's Introduction

Ultramarine Linux packages monorepo

This repository is a monorepo containing all the distribution packages for Ultramarine Linux.

This repository uses the Andaman toolchain to manage its packages, created by Fyra Labs (the company behind Ultramarine Linux).

Usage

To use this repository, you need to install the Andaman toolchain, you will have to enable the Terra repository.

# Install Terra
sudo dnf install --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' --setopt='terra.gpgkey=https://repos.fyralabs.com/terra$releasever/key.asc' terra-release
# Install the Andaman toolchain
sudo dnf install anda

You can also install Andaman as a crates on crates.io, but you will have to install the dependencies manually.

# install runtime dependencies
sudo dnf install mock rpmdevtools rpm-build createrepo_c
# Add yourself to the mock group
sudo usermod -a -G mock $USER
# Install andaman using cargo
cargo install anda

Once Andaman is installed, you can clone this repository and build the packages.

To list all current packages in this repository, you can use the list command.

anda list

Notes

  • From Ultramarine 40+, on each major release, an admin should upload the terra-release package from Terra into the Ultramarine Linux repo. This is required since ultramarine-repos no longer provides the terra.repo file, but rather requires on terra-release. If it's missing, this may break installs where the user doesn't have the Terra repo installed (out of band), additionally, there was a time in 40's cycle where the ultramarine-repos only recommended the terra-release package, which might have caused it to not be installed on some systems during the 39 to 40 upgrade.
    • There's no need to update the terra-release package once it's uploaded to the UM repo. Once the Terra repo is discovered, the user will get updates for the package from Terra.
  • When preparing a new major release, make sure to update files pulled from upstream, such as systemd preset config in the release package or cetain kde-settings files.

packages's People

Contributors

korewachino avatar lleyton avatar madonuko avatar nothingneko avatar vehementham avatar

Stargazers

Sandalots avatar  avatar Martin Thuo avatar yucef sourani avatar  avatar  avatar Randy avatar Paul Anthony Arriola avatar  avatar Mr R.K avatar  avatar ELTAYEB ALI aka Fadie avatar Supphakit Duanghoy avatar kinoko87 avatar  avatar

Watchers

 avatar

packages's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.