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