dfm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dfm

* (Optional) Uninstall dfm on Arch using YAY

$ yay -Rns dfm

2. Manually Install "dfm" via AUR

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

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

b. Clone dfm's git locally

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

c. Go to ~/dfm folder and install it

$ cd ~/dfm $ makepkg -si

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

ID: 1226889
Name: dfm
PackageBaseID: 191247
PackageBase: dfm
Version: 0.3.1-1
Description: Utility for managing dotfiles
URL: https://github.com/rosengrenen/dfm
NumVotes: 1
Popularity: 0.000604
OutOfDate:
Maintainer: rsrp
Submitter: rsrp
FirstSubmitted: 1678303700
LastModified: 1678889819
URLPath: /cgit/aur.git/snapshot/dfm.tar.gz