licensure on AUR (Arch User Repository)
Last updated: November 09,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
Copied
b. Install licensure on Arch using YAY
$
yay -S
licensure
Copied
* (Optional) Uninstall licensure on Arch using YAY
$
yay -Rns
licensure
Copied
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
Copied
b. Clone licensure's git locally
$
git clone https://aur.archlinux.org/licensure.git
~/licensure
Copied
c. Go to ~/licensure folder and install it
$
cd
~/licensure
Copied
$
makepkg -si
Copied
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
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