Evgenii Alekseev ab022071e8 fix: trim provides/depends versions and lookup provides through pkgname
(#150)

Current implementation did it in wrong way. First of all, there was a
lookup through pkgbase instead of pkgname, which lead to errors, because
aur api doesn't allow to search by pkgbase (as well as provides is
basically pkgname instead)

It also was found that dependencies resolution lookup has been performed
by using raw packages array, which can include versions, descriptions
etc
2025-07-14 21:37:35 +03:00
2025-06-29 03:00:41 +03:00
2025-06-29 03:00:41 +03:00
2023-12-29 03:57:13 +02:00
2022-04-18 01:48:36 +03:00
2022-11-24 02:38:33 +02:00
2021-03-05 04:10:29 +03:00
2024-09-20 03:29:18 +03:00
2022-11-24 02:38:33 +02:00
2025-06-25 02:14:57 +03:00
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!

Description
ArcH Linux ReposItory MANager
Readme 32 MiB
Languages
Python 93.8%
Jinja 4.2%
Roff 1.2%
Shell 0.6%
Dockerfile 0.2%