littleutils on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S littleutils

* (Optional) Uninstall littleutils on Arch using YAY

$ yay -Rns littleutils

2. Manually Install "littleutils" via AUR

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

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

b. Clone littleutils's git locally

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

c. Go to ~/littleutils folder and install it

$ cd ~/littleutils $ makepkg -si

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

ID: 285140
Name: littleutils
PackageBaseID: 46716
PackageBase: littleutils
Version: 1.0.35-1
Description: Utils for image optimization, finding file dups, cleaning source.
URL: http://littleutils.sourceforge.net
NumVotes: 8
Popularity: 0
OutOfDate: 1704458660
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1298224635
LastModified: 1458096704
URLPath: /cgit/aur.git/snapshot/littleutils.tar.gz