This repository provides utility scripts to set up and use the Chaotic AUR repository and CachyOS setup scripts for your Linux system. Follow the instructions below to get started.
Before using the scripts, ensure you have the necessary permissions and a compatible Linux distribution (e.g., Arch-based distros).
- Arch Linux or Arch Based Distro
- Clone the repository:
git clone https://github.com/talned/extra-repos.git cd extra-repos
The chaotic-setup script automatically installs the Chaotic AUR repository on your system.
- Run the script:
./chaotic-setup
This script will configure your system to use the Chaotic AUR repository for package management.
The cachyos-setup script is designed for setting up CachyOS.
- Run the script:
./cachyos-setup
This script will configure your system to use CachyOS Repos.
The xlibre-setup script is designed to add the xlibre binary packages to arch linx
- Run the script:
./xlibre-setup
this script will configure your pacman to add the xlibre database so you can download the packages.
It is essential to regularly update your system to receive the latest patches and features. Follow the guidelines provided below to ensure your system stays up-to-date:
- For CachyOS, refer to its repository: CachyOS/linux-cachyos
- For Chaotic AUR, see the official documentation: Chaotic AUR Docs
- For Xlibre, refer to its README file: Xlibre README
Enjoy managing your packages with ease!