python2-click-plugins on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python2-click-plugins

* (Optional) Uninstall python2-click-plugins on Arch using YAY

$ yay -Rns python2-click-plugins

2. Manually Install "python2-click-plugins" via AUR

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

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

b. Clone python2-click-plugins's git locally

$ git clone https://aur.archlinux.org/python2-click-plugins.git ~/python2-click-plugins

c. Go to ~/python2-click-plugins folder and install it

$ cd ~/python2-click-plugins $ makepkg -si

3. Information about the python2-click-plugins package on Arch User Repository (AUR)

ID: 1286715
Name: python2-click-plugins
PackageBaseID: 195573
PackageBase: python2-click-plugins
Version: 1.1.1-5
Description: Register click CLI commands via setuptools entry-points (Python 2)
URL: https://github.com/click-contrib/click-plugins
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1689083154
LastModified: 1689083154
URLPath: /cgit/aur.git/snapshot/python2-click-plugins.tar.gz

5. The same packages on other Linux Distributions