python-single-source on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-single-source

* (Optional) Uninstall python-single-source on Arch using YAY

$ yay -Rns python-single-source

2. Manually Install "python-single-source" via AUR

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

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

b. Clone python-single-source's git locally

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

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

$ cd ~/python-single-source $ makepkg -si

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

ID: 1056779
Name: python-single-source
PackageBaseID: 172366
PackageBase: python-single-source
Version: 0.3.0-1
Description: Python library for accessing project versions
URL: https://github.com/rabbit72/single-source
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1635147044
LastModified: 1648240158
URLPath: /cgit/aur.git/snapshot/python-single-source.tar.gz