debianutils on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S debianutils

* (Optional) Uninstall debianutils on Arch using YAY

$ yay -Rns debianutils

2. Manually Install "debianutils" via AUR

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

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

b. Clone debianutils's git locally

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

c. Go to ~/debianutils folder and install it

$ cd ~/debianutils $ makepkg -si

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

ID: 1095076
Name: debianutils
PackageBaseID: 98412
PackageBase: debianutils
Version: 5.7-2
Description: Miscellaneous utilities specific to Debian
URL: http://packages.qa.debian.org/d/debianutils.html
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: javmorin
Submitter: sanerb
FirstSubmitted: 1440460836
LastModified: 1654625289
URLPath: /cgit/aur.git/snapshot/debianutils.tar.gz