dmenu-dfm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dmenu-dfm

* (Optional) Uninstall dmenu-dfm on Arch using YAY

$ yay -Rns dmenu-dfm

2. Manually Install "dmenu-dfm" via AUR

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

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

b. Clone dmenu-dfm's git locally

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

c. Go to ~/dmenu-dfm folder and install it

$ cd ~/dmenu-dfm $ makepkg -si

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

ID: 1318646
Name: dmenu-dfm
PackageBaseID: 193062
PackageBase: dmenu-dfm
Version: r128.fba068e-1
Description: dmenu-dfm is a simple file manager that uses dmenu
URL: https://github.com/amarakon/dfm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cavalo_mORTO
Submitter: cavalo_mORTO
FirstSubmitted: 1682530952
LastModified: 1694643673
URLPath: /cgit/aur.git/snapshot/dmenu-dfm.tar.gz