ls-utils on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "ls-utils" 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 ls-utils on Arch using YAY
$
yay -S
ls-utils
Copied
* (Optional) Uninstall ls-utils on Arch using YAY
$
yay -Rns
ls-utils
Copied
2. Manually Install "ls-utils" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ls-utils's git locally
$
git clone https://aur.archlinux.org/ls-utils.git
~/ls-utils
Copied
c. Go to ~/ls-utils folder and install it
$
cd
~/ls-utils
Copied
$
makepkg -si
Copied
3. Information about the ls-utils package on Arch User Repository (AUR)
ID: 1307279
Name: ls-utils
PackageBaseID: 196871
PackageBase: ls-utils
Version: 0.1-2
Description: Shortcuts for ls.
URL: https://github.com/tallero/misc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1692651525
LastModified: 1692651525
URLPath: /cgit/aur.git/snapshot/ls-utils.tar.gz
Name: ls-utils
PackageBaseID: 196871
PackageBase: ls-utils
Version: 0.1-2
Description: Shortcuts for ls.
URL: https://github.com/tallero/misc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1692651525
LastModified: 1692651525
URLPath: /cgit/aur.git/snapshot/ls-utils.tar.gz