marg on AUR (Arch User Repository)
Last updated: November 01,2024
1. Install "marg" 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 marg on Arch using YAY
$
yay -S
marg
Copied
* (Optional) Uninstall marg on Arch using YAY
$
yay -Rns
marg
Copied
2. Manually Install "marg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone marg's git locally
$
git clone https://aur.archlinux.org/marg.git
~/marg
Copied
c. Go to ~/marg folder and install it
$
cd
~/marg
Copied
$
makepkg -si
Copied
3. Information about the marg package on Arch User Repository (AUR)
ID: 1103262
Name: marg
PackageBaseID: 142300
PackageBase: marg
Version: 0.3-3
Description: Bad CLI argument parsing library
URL: https://gitlab.com/NH000/marg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NH000
Submitter: oktopod11
FirstSubmitted: 1558724662
LastModified: 1656164877
URLPath: /cgit/aur.git/snapshot/marg.tar.gz
Name: marg
PackageBaseID: 142300
PackageBase: marg
Version: 0.3-3
Description: Bad CLI argument parsing library
URL: https://gitlab.com/NH000/marg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NH000
Submitter: oktopod11
FirstSubmitted: 1558724662
LastModified: 1656164877
URLPath: /cgit/aur.git/snapshot/marg.tar.gz