rusty-ls on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rusty-ls

* (Optional) Uninstall rusty-ls on Arch using YAY

$ yay -Rns rusty-ls

2. Manually Install "rusty-ls" via AUR

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

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

b. Clone rusty-ls's git locally

$ git clone https://aur.archlinux.org/rusty-ls.git ~/rusty-ls

c. Go to ~/rusty-ls folder and install it

$ cd ~/rusty-ls $ makepkg -si

3. Information about the rusty-ls package on Arch User Repository (AUR)

ID: 1309105
Name: rusty-ls
PackageBaseID: 196989
PackageBase: rusty-ls
Version: 0.1.3-1
Description: A replacement of the ls command
URL: https://github.com/jonasrdl/rusty-ls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jvnxs7
Submitter: jvnxs7
FirstSubmitted: 1693001789
LastModified: 1693003956
URLPath: /cgit/aur.git/snapshot/rusty-ls.tar.gz