licensecheck on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S licensecheck

* (Optional) Uninstall licensecheck on Arch using YAY

$ yay -Rns licensecheck

2. Manually Install "licensecheck" via AUR

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

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

b. Clone licensecheck's git locally

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

c. Go to ~/licensecheck folder and install it

$ cd ~/licensecheck $ makepkg -si

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

ID: 961585
Name: licensecheck
PackageBaseID: 152705
PackageBase: licensecheck
Version: 3.2.12-1
Description: Simple license checker for source files
URL: https://salsa.debian.org/build-common-team/licensecheck
NumVotes: 0
Popularity: 0
OutOfDate: 1639391126
Maintainer:
Submitter: J5lx
FirstSubmitted: 1589314936
LastModified: 1631770187
URLPath: /cgit/aur.git/snapshot/licensecheck.tar.gz