dirmap on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dirmap

* (Optional) Uninstall dirmap on Arch using YAY

$ yay -Rns dirmap

2. Manually Install "dirmap" via AUR

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

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

b. Clone dirmap's git locally

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

c. Go to ~/dirmap folder and install it

$ cd ~/dirmap $ makepkg -si

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

ID: 1386552
Name: dirmap
PackageBaseID: 174024
PackageBase: dirmap
Version: 0.3.2-1
Description: dirmap is a tool for generating a directory map
URL: https://github.com/k1LoW/dirmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mapk0y
Submitter: mapk0y
FirstSubmitted: 1639647646
LastModified: 1705380346
URLPath: /cgit/aur.git/snapshot/dirmap.tar.gz