A pacman wrapper with AUR support, offering a pacman-like interface and common AUR helper features.
Pakku is a pacman wrapper for Arch Linux that adds support for the Arch User Repository (AUR), allowing users to install, query, and manage AUR packages with a familiar pacman-like interface. It solves the problem of needing a separate tool for AUR operations by integrating them directly into the pacman workflow.
Arch Linux users and system administrators who regularly install packages from the AUR and prefer a tool that mimics pacman's behavior and configuration.
Developers choose Pakku for its strict adherence to pacman's interface and options, providing a seamless, no-surprises experience for AUR management without the complexity of sourcing PKGBUILDs or deviating from pacman's design.
Pacman wrapper with AUR support
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Mimics pacman's command structure and options, making it intuitive for Arch users familiar with pacman, as stated in the README's principles.
Supports pacman's configuration settings like output preferences and ignored packages, ensuring seamless workflow consistency.
Allows building packages from official repositories and removing make dependencies after building, as highlighted in the key features.
Avoids PKGBUILD sourcing and asks all questions before building, providing a straightforward and secure process per the README.
The README self-deprecatingly calls it 'stillborn' and 'another useless AUR helper,' indicating potential inactivity or lack of updates.
Lacks automatic PKGBUILD sourcing, which can limit dependency resolution compared to other AUR helpers like yay or paru.
The humorous but negative tone in the README may obscure practical guidance, making it harder for new users to troubleshoot.