licenseutils on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S licenseutils

* (Optional) Uninstall licenseutils on Arch using YAY

$ yay -Rns licenseutils

2. Manually Install "licenseutils" via AUR

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

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

b. Clone licenseutils's git locally

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

c. Go to ~/licenseutils folder and install it

$ cd ~/licenseutils $ makepkg -si

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

ID: 1125815
Name: licenseutils
PackageBaseID: 184905
PackageBase: licenseutils
Version: 0.0.9-1
Description: Create copyright and license notices at the beginning of source code files
URL: http://sv.gnu.org/p/licenseutils
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1660452021
LastModified: 1660452021
URLPath: /cgit/aur.git/snapshot/licenseutils.tar.gz