python-clize on AUR (Arch User Repository)
Last updated: November 09,2024
1. Install "python-clize" 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 python-clize on Arch using YAY
$
yay -S
python-clize
Copied
* (Optional) Uninstall python-clize on Arch using YAY
$
yay -Rns
python-clize
Copied
2. Manually Install "python-clize" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-clize's git locally
$
git clone https://aur.archlinux.org/python-clize.git
~/python-clize
Copied
c. Go to ~/python-clize folder and install it
$
cd
~/python-clize
Copied
$
makepkg -si
Copied
3. Information about the python-clize package on Arch User Repository (AUR)
ID: 1305775
Name: python-clize
PackageBaseID: 60253
PackageBase: python-clize
Version: 5.0.2-1
Description: This decorator will turn your normal python functions into proper shell commands
URL: https://pypi.python.org/pypi/clize/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Francois_B
FirstSubmitted: 1340391061
LastModified: 1692361949
URLPath: /cgit/aur.git/snapshot/python-clize.tar.gz
Name: python-clize
PackageBaseID: 60253
PackageBase: python-clize
Version: 5.0.2-1
Description: This decorator will turn your normal python functions into proper shell commands
URL: https://pypi.python.org/pypi/clize/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Francois_B
FirstSubmitted: 1340391061
LastModified: 1692361949
URLPath: /cgit/aur.git/snapshot/python-clize.tar.gz