licensure on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S licensure

* (Optional) Uninstall licensure on Arch using YAY

$ yay -Rns licensure

2. Manually Install "licensure" via AUR

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

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

b. Clone licensure's git locally

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

c. Go to ~/licensure folder and install it

$ cd ~/licensure $ makepkg -si

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

ID: 1173915
Name: licensure
PackageBaseID: 172928
PackageBase: licensure
Version: 0.3.0-1
Description: A software license header and copyright management tool
URL: https://github.com/chasinglogic/licensure
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1636497487
LastModified: 1669362728
URLPath: /cgit/aur.git/snapshot/licensure.tar.gz