microdnf on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "microdnf" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install microdnf on Arch using YAY

$ yay -S microdnf

* (Optional) Uninstall microdnf on Arch using YAY

$ yay -Rns microdnf

2. Manually Install "microdnf" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone microdnf's git locally

$ git clone https://aur.archlinux.org/microdnf.git ~/microdnf

c. Go to ~/microdnf folder and install it

$ cd ~/microdnf $ makepkg -si

3. Information about the microdnf package on Arch User Repository (AUR)

ID: 1268888
Name: microdnf
PackageBaseID: 192938
PackageBase: microdnf
Version: 3.10.0-1
Description: Lightweight implementation of dnf in C
URL: https://github.com/rpm-software-management/microdnf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: tarball
FirstSubmitted: 1682191489
LastModified: 1686057662
URLPath: /cgit/aur.git/snapshot/microdnf.tar.gz