gen-license on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S gen-license

* (Optional) Uninstall gen-license on Arch using YAY

$ yay -Rns gen-license

2. Manually Install "gen-license" via AUR

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

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

b. Clone gen-license's git locally

$ git clone https://aur.archlinux.org/gen-license.git ~/gen-license

c. Go to ~/gen-license folder and install it

$ cd ~/gen-license $ makepkg -si

3. Information about the gen-license package on Arch User Repository (AUR)

ID: 1207386
Name: gen-license
PackageBaseID: 186283
PackageBase: gen-license
Version: 0.1.2-3
Description: Create licenses for your projects right from your terminal!
URL: https://github.com/nexxeln/license-generator
NumVotes: 1
Popularity: 0.000928
OutOfDate:
Maintainer: justsaumit
Submitter: justsaumit
FirstSubmitted: 1664679861
LastModified: 1675693104
URLPath: /cgit/aur.git/snapshot/gen-license.tar.gz