pacfree on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pacfree

* (Optional) Uninstall pacfree on Arch using YAY

$ yay -Rns pacfree

2. Manually Install "pacfree" via AUR

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

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

b. Clone pacfree's git locally

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

c. Go to ~/pacfree folder and install it

$ cd ~/pacfree $ makepkg -si

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

ID: 1116776
Name: pacfree
PackageBaseID: 162139
PackageBase: pacfree
Version: 0.6.2-1
Description: A pacman wrapper to make pacman free-software aware
URL: https://github.com/leo-arch/pacfree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: archcrack
Submitter: archcrack
FirstSubmitted: 1610782386
LastModified: 1658738820
URLPath: /cgit/aur.git/snapshot/pacfree.tar.gz