ducount on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "ducount" 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
Copied
b. Install ducount on Arch using YAY
$
yay -S
ducount
Copied
* (Optional) Uninstall ducount on Arch using YAY
$
yay -Rns
ducount
Copied
2. Manually Install "ducount" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ducount's git locally
$
git clone https://aur.archlinux.org/ducount.git
~/ducount
Copied
c. Go to ~/ducount folder and install it
$
cd
~/ducount
Copied
$
makepkg -si
Copied
3. Information about the ducount package on Arch User Repository (AUR)
ID: 224754
Name: ducount
PackageBaseID: 98434
PackageBase: ducount
Version: 1.2.0-1
Description: Calculates disk usage for files in a given directory
URL: https://github.com/simon-thorpe/ducount
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simon25
Submitter: simon25
FirstSubmitted: 1440464640
LastModified: 1440464778
URLPath: /cgit/aur.git/snapshot/ducount.tar.gz
Name: ducount
PackageBaseID: 98434
PackageBase: ducount
Version: 1.2.0-1
Description: Calculates disk usage for files in a given directory
URL: https://github.com/simon-thorpe/ducount
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simon25
Submitter: simon25
FirstSubmitted: 1440464640
LastModified: 1440464778
URLPath: /cgit/aur.git/snapshot/ducount.tar.gz