-
Notifications
You must be signed in to change notification settings - Fork 24
Adding Debian Sources and Repositories
Table of Contents generated with DocToc
This script automatically adds or removes the Debian and Libreek repositories from SteamOS. Existing source and preferences files are backed up each time the script is ran. Omitting --enable-testing
will revert you back to the stable Libregeek repository sources.
Install and run the utility using the script file provided in the root directory:
./configure-repos.sh [--default|--repair|--enable-testing|--remove-testing|remove]
Alternatively, and ideally, clone the repo for easy updates
git clone https://github.com/ProfessorKaos64/SteamOS-Tools
cd SteamOS-Tools
./configure-repos.sh [ [--default|--repair|--enable-testing|--remove-testing|remove]
Libregeek now hosts a package repository. The repository currently hosts software for the following releases:
- brewmaster
There is also a testing branch for software
- brewmaster_testing
For whatever reason, if you require or need to add the Libregeek sources manually, please follow this wiki entry.
Submit all questions, comments, and pull requests to the issues and pull requests area of this git repository.