licensee on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S licensee

* (Optional) Uninstall licensee on Arch using YAY

$ yay -Rns licensee

2. Manually Install "licensee" via AUR

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

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

b. Clone licensee's git locally

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

c. Go to ~/licensee folder and install it

$ cd ~/licensee $ makepkg -si

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

ID: 1426343
Name: licensee
PackageBaseID: 193608
PackageBase: licensee
Version: 9.17.0-1
Description: Detect under what license a project is distributed
URL: https://github.com/licensee/licensee
NumVotes: 3
Popularity: 0.006538
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1684074455
LastModified: 1710323671
URLPath: /cgit/aur.git/snapshot/licensee.tar.gz