python-scripts on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-scripts

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

$ yay -Rns python-scripts

2. Manually Install "python-scripts" via AUR

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

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

b. Clone python-scripts's git locally

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

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

$ cd ~/python-scripts $ makepkg -si

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

ID: 1423047
Name: python-scripts
PackageBaseID: 203455
PackageBase: python-scripts
Version: 3.0.0-1
Description: A collection of various shell scripts
URL: https://github.com/rsalmaso/scripts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: If_Return
Submitter: If_Return
FirstSubmitted: 1709889517
LastModified: 1709889517
URLPath: /cgit/aur.git/snapshot/python-scripts.tar.gz