Project that works on specifications, Rust libraries and tools for Arch Linux Package Management (read-only mirror)
72
stars
1,304
commits
Rust
primary language
Aug 10, 2026
updated
This project comprises specifications, as well as Rust libraries and tools for Arch Linux Package Management.
The ALPM project arose from the need for more clearly specifying the interfaces, as well as providing bindings and tools in a memory-safe programming language.
The specifications and implementations are based on ad-hoc implementations in the pacman project.
Currently, this project aims to maintain compatibility with pacman 5.1.0 and onwards.
The scope of this project is to provide robust integration for all relevant package creation and consumption, as well as repository management tasks. As such, the ALPM project also aims at providing drop-in replacements or alternatives for some facilities provided by pacman.
This project has been financed by the Sovereign Tech Agency. Read the official announcement for more information.
The latest project documentation can be found at https://alpm.archlinux.page
Documentation for all current ALPM lints is available at https://alpm.archlinux.page/lints/
The following mindmap attempts to provide a high-level overview of the project and put file types as well as (existing and upcoming) libraries into context.
mindmap
root((ALPM))
π Source
π PKGBUILD
π .SRCINFO
ποΈ alpm-pkgbuild
β¨οΈ/ποΈ alpm-srcinfo
π¦ Package
π .BUILDINFO
π .INSTALL
π .MTREE
π .PKGINFO
β¨οΈ/ποΈ alpm-buildinfo
β¨οΈ/ποΈ alpm-mtree
ποΈ alpm-package
β¨οΈ/ποΈ alpm-pkginfo
β¨οΈ/ποΈ alpm-soname
ποΈ Repository
π desc
π files
β¨οΈ/ποΈ alpm-repo-db
ποΈ Package Management
π desc
π files
β¨οΈ/ποΈ alpm-db
β
οΈ Linting
β¨οΈ/ποΈ alpm-lint
π¬ Language bindings
π python-alpm
π οΈ Utils
ποΈ alpm-common
ποΈ alpm-compress
ποΈ alpm-parsers
For an overview of planned specifications and components, refer to the milestones of the project.
Currently the following software components are available:
Please refer to the contribution guidelines to learn how to contribute to this project.
Releases of components are created by the developers of this project.
OpenPGP certificates with the following OpenPGP fingerprints can be used to verify signed tags:
3051329b47b855c4f888f975cc9408f679023b65 (Arne Christian Beer <nukesor@archlinux.org>)991f6e3f0765cf6295888586139b09da5bf0d338 (David Runge <dvzrv@archlinux.org>)165e0ff7c48c226e1ec363a7f83424824b3e4b90 (Orhun ParmaksΔ±z <orhun@archlinux.org>)Some of the above are part of archlinux-keyring and certified by at least three main signing keys of the distribution.
This project can be used under the terms of the Apache-2.0 or MIT. Contributions to this project, unless noted otherwise, are automatically licensed under the terms of both of those licenses.
Rust
86.9%
Python
8.0%
Just
1.8%
Fluent
1.2%
Project that works on specifications, Rust libraries and tools for Arch Linux Package Management (read-only mirror)
72
stars
1,304
commits
Rust
primary language
Aug 10, 2026
updated
This project comprises specifications, as well as Rust libraries and tools for Arch Linux Package Management.
The ALPM project arose from the need for more clearly specifying the interfaces, as well as providing bindings and tools in a memory-safe programming language.
The specifications and implementations are based on ad-hoc implementations in the pacman project.
Currently, this project aims to maintain compatibility with pacman 5.1.0 and onwards.
The scope of this project is to provide robust integration for all relevant package creation and consumption, as well as repository management tasks. As such, the ALPM project also aims at providing drop-in replacements or alternatives for some facilities provided by pacman.
This project has been financed by the Sovereign Tech Agency. Read the official announcement for more information.
The latest project documentation can be found at https://alpm.archlinux.page
Documentation for all current ALPM lints is available at https://alpm.archlinux.page/lints/
The following mindmap attempts to provide a high-level overview of the project and put file types as well as (existing and upcoming) libraries into context.
mindmap
root((ALPM))
π Source
π PKGBUILD
π .SRCINFO
ποΈ alpm-pkgbuild
β¨οΈ/ποΈ alpm-srcinfo
π¦ Package
π .BUILDINFO
π .INSTALL
π .MTREE
π .PKGINFO
β¨οΈ/ποΈ alpm-buildinfo
β¨οΈ/ποΈ alpm-mtree
ποΈ alpm-package
β¨οΈ/ποΈ alpm-pkginfo
β¨οΈ/ποΈ alpm-soname
ποΈ Repository
π desc
π files
β¨οΈ/ποΈ alpm-repo-db
ποΈ Package Management
π desc
π files
β¨οΈ/ποΈ alpm-db
β
οΈ Linting
β¨οΈ/ποΈ alpm-lint
π¬ Language bindings
π python-alpm
π οΈ Utils
ποΈ alpm-common
ποΈ alpm-compress
ποΈ alpm-parsers
For an overview of planned specifications and components, refer to the milestones of the project.
Currently the following software components are available:
Please refer to the contribution guidelines to learn how to contribute to this project.
Releases of components are created by the developers of this project.
OpenPGP certificates with the following OpenPGP fingerprints can be used to verify signed tags:
3051329b47b855c4f888f975cc9408f679023b65 (Arne Christian Beer <nukesor@archlinux.org>)991f6e3f0765cf6295888586139b09da5bf0d338 (David Runge <dvzrv@archlinux.org>)165e0ff7c48c226e1ec363a7f83424824b3e4b90 (Orhun ParmaksΔ±z <orhun@archlinux.org>)Some of the above are part of archlinux-keyring and certified by at least three main signing keys of the distribution.
This project can be used under the terms of the Apache-2.0 or MIT. Contributions to this project, unless noted otherwise, are automatically licensed under the terms of both of those licenses.
Rust
86.9%
Python
8.0%
Just
1.8%
Fluent
1.2%