this post was submitted on 02 Mar 2026
47 points (100.0% liked)
Free and Open Source Software
22016 readers
129 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What do you think of this Python project? It’s called
aurman, and it’s used by Arch Linux users to pull in packages from Arch User Repository (AUR), the unofficial package repo for Arch. It works as a wrapper aroundpacman, the standard Arch package manager.I think it already has some tests written for it, (possibly short of a full suite), so you’ll be able to contrast your tests with the existing ones as an exercise, but also provide more within the same framework.