dfp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dfp

* (Optional) Uninstall dfp on Arch using YAY

$ yay -Rns dfp

2. Manually Install "dfp" via AUR

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

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

b. Clone dfp's git locally

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

c. Go to ~/dfp folder and install it

$ cd ~/dfp $ makepkg -si

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

ID: 539745
Name: dfp
PackageBaseID: 80830
PackageBase: dfp
Version: 20160409-1
Description: df with progress bar in pacman style
URL: https://github.com/ritze/dfp
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ritze
FirstSubmitted: 1397298082
LastModified: 1535697757
URLPath: /cgit/aur.git/snapshot/dfp.tar.gz