wmdiskmon on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S wmdiskmon

* (Optional) Uninstall wmdiskmon on Arch using YAY

$ yay -Rns wmdiskmon

2. Manually Install "wmdiskmon" via AUR

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

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

b. Clone wmdiskmon's git locally

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

c. Go to ~/wmdiskmon folder and install it

$ cd ~/wmdiskmon $ makepkg -si

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

ID: 191814
Name: wmdiskmon
PackageBaseID: 790
PackageBase: wmdiskmon
Version: 0.0.2-6
Description: A dockapp that monitors your disks usage in a portable way, using the POSIX command df -P.
URL: http://tnemeth.free.fr/projets/dockapps.html
NumVotes: 8
Popularity: 0
OutOfDate: 1708081685
Maintainer: bidulock
Submitter:
FirstSubmitted: 1115380389
LastModified: 1433998094
URLPath: /cgit/aur.git/snapshot/wmdiskmon.tar.gz