dnf-plugins-core on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dnf-plugins-core

* (Optional) Uninstall dnf-plugins-core on Arch using YAY

$ yay -Rns dnf-plugins-core

2. Manually Install "dnf-plugins-core" via AUR

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

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

b. Clone dnf-plugins-core's git locally

$ git clone https://aur.archlinux.org/dnf-plugins-core.git ~/dnf-plugins-core

c. Go to ~/dnf-plugins-core folder and install it

$ cd ~/dnf-plugins-core $ makepkg -si

3. Information about the dnf-plugins-core package on Arch User Repository (AUR)

ID: 1366576
Name: dnf-plugins-core
PackageBaseID: 93202
PackageBase: dnf-plugins-core
Version: 4.4.4-1
Description: Core DNF Plugins
URL: https://github.com/rpm-software-management/dnf-plugins-core
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1432170490
LastModified: 1702041175
URLPath: /cgit/aur.git/snapshot/dnf-plugins-core.tar.gz