python-sources on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-sources

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

$ yay -Rns python-sources

2. Manually Install "python-sources" via AUR

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

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

b. Clone python-sources's git locally

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

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

$ cd ~/python-sources $ makepkg -si

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

ID: 211902
Name: python-sources
PackageBaseID: 57703
PackageBase: python-sources
Version: 1.1.0-1
Description: getting/pulling/cloning/updating many source dirs at once (SCC URLs: git, hg, svn)
URL: http://github.com/trentm/sources
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fab31
FirstSubmitted: 1332003769
LastModified: 1436948463
URLPath: /cgit/aur.git/snapshot/python-sources.tar.gz