mls on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S mls

* (Optional) Uninstall mls on Arch using YAY

$ yay -Rns mls

2. Manually Install "mls" via AUR

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

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

b. Clone mls's git locally

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

c. Go to ~/mls folder and install it

$ cd ~/mls $ makepkg -si

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

ID: 785376
Name: mls
PackageBaseID: 157088
PackageBase: mls
Version: 1.1-1
Description: maanoo's ls
URL: http://github.com/MaanooAk/mls
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MaanooAk
Submitter: MaanooAk
FirstSubmitted: 1598396993
LastModified: 1598880779
URLPath: /cgit/aur.git/snapshot/mls.tar.gz