legit on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S legit

* (Optional) Uninstall legit on Arch using YAY

$ yay -Rns legit

2. Manually Install "legit" via AUR

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

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

b. Clone legit's git locally

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

c. Go to ~/legit folder and install it

$ cd ~/legit $ makepkg -si

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

ID: 965279
Name: legit
PackageBaseID: 150647
PackageBase: legit
Version: 3.1.0-1
Description: CLI tool to add licenses to projects
URL: https://github.com/captainsafia/legit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585038558
LastModified: 1632500706
URLPath: /cgit/aur.git/snapshot/legit.tar.gz