dfshow on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S dfshow

* (Optional) Uninstall dfshow on Arch using YAY

$ yay -Rns dfshow

2. Manually Install "dfshow" via AUR

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

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

b. Clone dfshow's git locally

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

c. Go to ~/dfshow folder and install it

$ cd ~/dfshow $ makepkg -si

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

ID: 1427385
Name: dfshow
PackageBaseID: 134814
PackageBase: dfshow
Version: 0.10.3-1
Description: An interactive directory/file browser written for Unix-like systems.
URL: https://github.com/roberthawdon/dfshow
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: roberthawdon
Submitter: roberthawdon
FirstSubmitted: 1533484542
LastModified: 1710460729
URLPath: /cgit/aur.git/snapshot/dfshow.tar.gz