Il progetto ALPM di Arch Linux conclude quindici mesi di sviluppo finanziato, introducendo specifiche formali, strumenti Rust e nuove basi per la gestione dei pacchetti. #ALPM #ArchLinux #Linux

https://www.linuxeasy.org/un-anno-di-lavoro-sul-progetto-alpm-arch-linux-ripensa-la-gestione-dei-pacchetti/?utm_source=mastodon&utm_medium=jetpack_social

Un anno di lavoro sul progetto ALPM: Arch Linux ripensa la gestione dei pacchetti

Il progetto ALPM di Arch Linux conclude quindici mesi di sviluppo finanziato, introducendo specifiche formali, strumenti Rust e nuove basi per la gestione dei pacchetti. #ALPM #ArchLinux #Linux

Linux Easy - News da Mondo Linux
A year of work on the ALPM project

An overview of the work done on the ALPM project in 2024 and 2025.

Arch Linux Dev Blog

Together with @hko @j-g00da, @orhun and @Nukesor I have been working on the #ALPM and #VOA projects in 2024 and 2025.

This #SovereignTechFund ( @sovtechfund ) funded work has recently come to a close.

You can read all about what was achieved and plans for future work on the #ArchLinux #devblog: https://devblog.archlinux.page/2026/a-year-of-work-on-the-alpm-project/

#OpenPGP #packaging #DigitalSignature #Verification #STF #blog #RustLang

A year of work on the ALPM project

An overview of the work done on the ALPM project in 2024 and 2025.

Arch Linux Dev Blog

I have just released a small #RustLang library for running commands as root as an unprivileged user - aka #rootless. ๐Ÿฆ€

https://crates.io/crates/rootless-run/0.1.0

It has been created in the context of the #ALPM project to allow running commands using #fakeroot or #rootlesskit and paves the way for a simple Rust-based implementation.

In the future we plan to use it in the ALPM project to run commands that require root as unprivileged user.

#ArchLinux #container #packaging

crates.io: Rust Package Registry

The new alpm-srcinfo crate in version 0.3.0 now supports creating #SRCINFO files from #PKGUILD files (with the help of the new alpm-pkgbuild library) - thanks to @Nukesor. ๐Ÿ“„ -> โœ…

https://crates.io/crates/alpm-srcinfo/0.3.0

See the list of changes:
https://alpm.archlinux.page/alpm-srcinfo/CHANGELOG.html#030---2025-07-24

#ArchLinux #RustLang #Packaging #ALPM

crates.io: Rust Package Registry

The new alpm-pkgbuild crate by @Nukesor offers parsing access for the metadata contained in PKGBUILD files via a Bash based exporter script ๐Ÿ“„

https://crates.io/crates/alpm-pkgbuild/0.1.0

https://gitlab.archlinux.org/archlinux/alpm/alpm-pkgbuild-bridge

#ArchLinux #RustLang #Packaging #ALPM

crates.io: Rust Package Registry

Yesterday we released another set of updates for the #ALPM crates. ๐Ÿฆ€

This also includes additional and updated specifications ๐Ÿ“œ

The alpm-types crate in version 0.7.0 now has better handling for different types of versions. ๐Ÿ“š
This comes in handy in file formats and environments where version handling should be more strict/specific.

https://crates.io/crates/alpm-types/0.7.0

See the list of changes:
https://alpm.archlinux.page/alpm-types/CHANGELOG.html#070---2025-07-24

#ArchLinux #RustLang #Packaging

crates.io: Rust Package Registry

First post on the Arch Linux development blog:

Specifications - David Runge

https://devblog.archlinux.page/2025/specifications/

#archlinux #linux #blog #alpm

Specifications

Notes on the growing documentation of the ALPM project.

Arch Linux Dev Blog
Specifications

Notes on the growing documentation of the ALPM project.

Arch Linux Dev Blog

The alpm-srcinfo #crate in version 0.2.0 offers several improvements to this #library and #CLI for working with #SRCINFO files found in the #package source repositories of #ALPM based packages. ๐Ÿ“ฆ ๐Ÿฆ€ ๐Ÿ“„

https://crates.io/crates/alpm-srcinfo/0.2.0

The #crate now allows to write #SRCINFO data to file, has seen improvements to the interface and documentation as well as a few bug fixes.

For further details refer to the #changelog https://alpm.archlinux.page/alpm-srcinfo/CHANGELOG.html#020---2025-06-16

#ArchLinux #PKGBUILD #RustLang #SoftwareRelease

crates.io: Rust Package Registry