licenser on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S licenser

* (Optional) Uninstall licenser on Arch using YAY

$ yay -Rns licenser

2. Manually Install "licenser" via AUR

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

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

b. Clone licenser's git locally

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

c. Go to ~/licenser folder and install it

$ cd ~/licenser $ makepkg -si

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

ID: 662750
Name: licenser
PackageBaseID: 146102
PackageBase: licenser
Version: 0.50-1
Description: A License management tool for your Open Source projects.
URL: https://github.com/coder3101/licenser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: coder3101
Submitter: coder3101
FirstSubmitted: 1572035621
LastModified: 1572802130
URLPath: /cgit/aur.git/snapshot/licenser.tar.gz