license-detector on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S license-detector

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

$ yay -Rns license-detector

2. Manually Install "license-detector" via AUR

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

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

b. Clone license-detector's git locally

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

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

$ cd ~/license-detector $ makepkg -si

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

ID: 1128603
Name: license-detector
PackageBaseID: 150001
PackageBase: license-detector
Version: 4.3.0-1
Description: Reliable project licenses detector
URL: https://github.com/go-enry/go-license-detector
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1583793819
LastModified: 1661067938
URLPath: /cgit/aur.git/snapshot/license-detector.tar.gz