pacman-dropins on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pacman-dropins

* (Optional) Uninstall pacman-dropins on Arch using YAY

$ yay -Rns pacman-dropins

2. Manually Install "pacman-dropins" via AUR

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

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

b. Clone pacman-dropins's git locally

$ git clone https://aur.archlinux.org/pacman-dropins.git ~/pacman-dropins

c. Go to ~/pacman-dropins folder and install it

$ cd ~/pacman-dropins $ makepkg -si

3. Information about the pacman-dropins package on Arch User Repository (AUR)

ID: 977832
Name: pacman-dropins
PackageBaseID: 172279
PackageBase: pacman-dropins
Version: 1.0.0-1
Description: Configure pacman to read drop-in conf files.
URL: https://aur.archlinux.org/packages/pacman-dropins/
NumVotes: 1
Popularity: 0.006253
OutOfDate:
Maintainer: whynothugo
FirstSubmitted: 1634897685
LastModified: 1634897685
URLPath: /cgit/aur.git/snapshot/pacman-dropins.tar.gz