davtools on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S davtools

* (Optional) Uninstall davtools on Arch using YAY

$ yay -Rns davtools

2. Manually Install "davtools" via AUR

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

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

b. Clone davtools's git locally

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

c. Go to ~/davtools folder and install it

$ cd ~/davtools $ makepkg -si

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

ID: 914322
Name: davtools
PackageBaseID: 4315
PackageBase: davtools
Version: 1.2.0-3
Description: Disk Allocation Viewer(DAV) tools for Linux that can obtain the state of fragmentation on disk and visualize it.
URL: https://sourceforge.net/projects/davtools/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Slash
FirstSubmitted: 1145471195
LastModified: 1622388715
URLPath: /cgit/aur.git/snapshot/davtools.tar.gz