license on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S license

* (Optional) Uninstall license on Arch using YAY

$ yay -Rns license

2. Manually Install "license" via AUR

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

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

b. Clone license's git locally

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

c. Go to ~/license folder and install it

$ cd ~/license $ makepkg -si

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

ID: 1318919
Name: license
PackageBaseID: 152521
PackageBase: license
Version: 3.1.0-1
Description: A tool to easily add a license to your project
URL: https://sr.ht/~zethra/license/
NumVotes: 4
Popularity: 0.000342
OutOfDate:
Maintainer: zethra
Submitter: zethra
FirstSubmitted: 1588914627
LastModified: 1694697750
URLPath: /cgit/aur.git/snapshot/license.tar.gz