Repository-Manager for Archlinux!
Find a file
2024-09-23 15:37:03 +02:00
repoman added new key for pacman-config 2024-09-23 15:37:03 +02:00
tests fixed testcases within importer-test 2024-05-30 15:49:00 +02:00
.gitignore added mirrorlist-download 2024-05-02 21:25:35 +02:00
pyproject.toml added missing bin-file 2024-06-18 21:48:38 +02:00
README.md added first part of software 2024-04-25 22:36:33 +02:00
repo-gen fixed exception-handling 2024-05-09 11:13:10 +02:00
repo-man fixed exception-handling 2024-05-09 11:13:10 +02:00
repository.json fixed case-errors, added function for adding custom-repos 2024-05-15 15:15:34 +02:00
sample.config.yaml added repo-enable, repo-disable 2024-05-14 23:13:15 +02:00
structure.json added new key for pacman-config 2024-09-23 15:37:03 +02:00

Repository Manager for Archlinux and derivatives

Managing pacman.conf and an included repository-file, which can be controlled by this service.

You can manage your pacman-config via script, and also activate/deactivate the repositories. So for example, you can activate/deactivate the multilib-repository, but also the testing-repositories for all active repos. Also, you could activate singe testing-repositories.

The second function is managing custom-/unofficial repositories.