exelentos-repository

ExelentOS Repository

Maintenance

Welcome to the ExelentOS GitHub repository! This project is part of ExelentOS, an Arch Linux-based distribution designed to provide a user-friendly experience for newcomers and experienced users alike. The repository primarily hosts the x86_64 repository for the distribution.


Project Overview

ExelentOS is tailored for those seeking a smooth transition to Arch Linux, offering features like:

This repository is a crucial part of the ExelentOS ecosystem, containing essential resources for managing packages and the system repository.


Features


Installation

To use the packages from this repository:

  1. Add the ExelentOS repository to your system’s pacman.conf: ```ini [exelentos] SigLevel = Optional TrustAll Server = https://exelentos.github.io/$repo/os/$arch
  2. Synchronize the package database: ``` sudo pacman -Sy
  3. Install packages from the ExelentOS repository using pacman ``` sudo pacman -S ---

Contributing

Contributions are welcome! Here’s how you can help:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request with a clear description of your changes.

Check Contributing.md for more details.


Acknowledgments

Special thanks to the open-source community and contributors who made this project possible. While development is currently inactive, contributions and forks are encouraged to keep the project alive.

Maintainer Note

This repository is part of a broader ecosystem, including:


Final note

We look forward to seeing how the community enhances and expands ExelentOS!

bg