python-license on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-license

* (Optional) Uninstall python-license on Arch using YAY

$ yay -Rns python-license

2. Manually Install "python-license" via AUR

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

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

b. Clone python-license's git locally

$ git clone https://aur.archlinux.org/python-license.git ~/python-license

c. Go to ~/python-license folder and install it

$ cd ~/python-license $ makepkg -si

3. Information about the python-license package on Arch User Repository (AUR)

ID: 366063
Name: python-license
PackageBaseID: 117820
PackageBase: python-license
Version: 0.1.0-2
Description: A command line app that fetches opensource licenses.
URL: https://github.com/codemonkey800/python-license
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codemonkey800
Submitter: codemonkey800
FirstSubmitted: 1481993931
LastModified: 1481994152
URLPath: /cgit/aur.git/snapshot/python-license.tar.gz