dnfpac on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "dnfpac" 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 dnfpac on Arch using YAY

$ yay -S dnfpac

* (Optional) Uninstall dnfpac on Arch using YAY

$ yay -Rns dnfpac

2. Manually Install "dnfpac" via AUR

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

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

b. Clone dnfpac's git locally

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

c. Go to ~/dnfpac folder and install it

$ cd ~/dnfpac $ makepkg -si

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

ID: 1361420
Name: dnfpac
PackageBaseID: 197017
PackageBase: dnfpac
Version: 0.1.1-1
Description: a pacman wrapper with syntax from fedora's dnf
URL: https://github.com/njb-fm/dnfpac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hayatehay
Submitter: hayatehay
FirstSubmitted: 1693058140
LastModified: 1701172839
URLPath: /cgit/aur.git/snapshot/dnfpac.tar.gz