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