microdnf on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install microdnf on Arch using YAY
$
yay -S
microdnf
Copied
* (Optional) Uninstall microdnf on Arch using YAY
$
yay -Rns
microdnf
Copied
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
Copied
b. Clone microdnf's git locally
$
git clone https://aur.archlinux.org/microdnf.git
~/microdnf
Copied
c. Go to ~/microdnf folder and install it
$
cd
~/microdnf
Copied
$
makepkg -si
Copied
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
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