gdmap on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gdmap

* (Optional) Uninstall gdmap on Arch using YAY

$ yay -Rns gdmap

2. Manually Install "gdmap" via AUR

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

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

b. Clone gdmap's git locally

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

c. Go to ~/gdmap folder and install it

$ cd ~/gdmap $ makepkg -si

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

ID: 1030975
Name: gdmap
PackageBaseID: 175564
PackageBase: gdmap
Version: 0.8.1-7
Description: Tool to inspect the used space of folders.
URL: http://gdmap.sourceforge.net
NumVotes: 4
Popularity: 0.076987
OutOfDate:
Maintainer: mtizim
Submitter: Dragonlord
FirstSubmitted: 1643742021
LastModified: 1643907900
URLPath: /cgit/aur.git/snapshot/gdmap.tar.gz