marg on AUR (Arch User Repository)

Last updated: September 28,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

b. Install marg on Arch using YAY

$ yay -S marg

* (Optional) Uninstall marg on Arch using YAY

$ yay -Rns marg

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

b. Clone marg's git locally

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

c. Go to ~/marg folder and install it

$ cd ~/marg $ makepkg -si

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