mlar on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mlar

* (Optional) Uninstall mlar on Arch using YAY

$ yay -Rns mlar

2. Manually Install "mlar" via AUR

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

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

b. Clone mlar's git locally

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

c. Go to ~/mlar folder and install it

$ cd ~/mlar $ makepkg -si

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

ID: 1392168
Name: mlar
PackageBaseID: 163824
PackageBase: mlar
Version: 1.3.0-1
Description: A pure rust encrypted and compressed archive file utility
URL: https://github.com/ANSSI-FR/MLA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: rodolphe
FirstSubmitted: 1614422155
LastModified: 1706157695
URLPath: /cgit/aur.git/snapshot/mlar.tar.gz