ArcH Linux ReposItory MANager
Go to file
Evgenii Alekseev ed70897c39 fix: suppress traceback in shell if no ipython installed
Old implementation was showing import error, new implementation instead
hides it behind separated call and if-else check
2025-01-06 01:07:13 +02:00
.github feat: use IPython shell if available 2024-12-18 15:41:36 +02:00
docker build: remove unused line from dockerfile 2024-12-24 16:49:30 +02:00
docs Release 2.17.0 2024-12-29 18:07:23 +02:00
package Release 2.17.0 2024-12-29 18:07:23 +02:00
pylint_plugins feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
recipes chore: add rss generation to samples 2024-09-04 22:28:25 +03:00
src/ahriman fix: suppress traceback in shell if no ipython installed 2025-01-06 01:07:13 +02:00
tests fix: suppress traceback in shell if no ipython installed 2025-01-06 01:07:13 +02:00
.bandit-test.yml chore: make yamll style consistent 2023-12-29 03:57:13 +02:00
.bandit.yml chore: make yamll style consistent 2023-12-29 03:57:13 +02:00
.dockerignore speedup docker build command by adding dockerignore listing 2022-11-11 12:47:31 +02:00
.gitignore move documentation to tox 2022-04-18 01:48:36 +03:00
.pylintrc feat: make apispec dependency optional (#138) 2024-12-22 20:33:31 +02:00
.readthedocs.yml docs: replace svg with dot 2024-09-30 14:48:21 +03:00
AUTHORS add security notes 2022-11-24 02:38:33 +02:00
CONTRIBUTING.md feat: make apispec dependency optional (#138) 2024-12-22 20:33:31 +02:00
COPYING uploader demo 2021-03-05 04:10:29 +03:00
github-logo.png chore: refresh icons 2024-09-20 03:29:18 +03:00
pyproject.toml feat: use IPython shell if available 2024-12-18 15:41:36 +02:00
README.md feat: replace scan paths options to single one 2024-09-04 22:25:54 +03:00
SECURITY.md add security notes 2022-11-24 02:38:33 +02:00
subpackages.py fix: suppress codefactor warning 2024-12-23 01:52:23 +02:00
tox.ini feat: use IPython shell if available 2024-12-18 15:41:36 +02:00
web.png docs: update web preview picture 2024-09-23 14:03:12 +03:00

ArcH linux ReposItory MANager

tests status setup status Docker Image Version (latest semver) CodeFactor Documentation Status

Wrapper for managing custom repository inspired by repo-scripts.

Features

  • Install-configure-forget manager for the very own repository.

  • Multi architecture and repository support.

  • Dependency manager.

  • VCS packages support.

  • Official repository support.

  • Ability to patch AUR packages and even create package from local PKGBUILDs.

  • Various rebuild options with ability to automatically bump package version.

  • Sign support with gpg (repository, package), multiple packagers support.

  • Triggers for repository updates, e.g. synchronization to remote services (rsync, S3 and GitHub) and report generation (email, html, telegram).

  • Repository status interface with optional authorization and control options:

    web interface

Installation and run

For installation details kindly refer to the documentation. For application commands it is possible to get information by using --help/help command or by using man page (web version).

Configuration

Every available option is described in the documentation.

The application provides reasonable defaults which allow to use it out-of-box; however additional steps (like configuring build toolchain and sudoers) are recommended and can be easily achieved by following install instructions.

FAQ

Live demos

Do you have any success story? You can share it!