mls on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install mls on Arch using YAY
$
yay -S
mls
Copied
* (Optional) Uninstall mls on Arch using YAY
$
yay -Rns
mls
Copied
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
Copied
b. Clone mls's git locally
$
git clone https://aur.archlinux.org/mls.git
~/mls
Copied
c. Go to ~/mls folder and install it
$
cd
~/mls
Copied
$
makepkg -si
Copied
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
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