scm-source on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S scm-source

* (Optional) Uninstall scm-source on Arch using YAY

$ yay -Rns scm-source

2. Manually Install "scm-source" via AUR

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

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

b. Clone scm-source's git locally

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

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

$ cd ~/scm-source $ makepkg -si

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

ID: 305441
Name: scm-source
PackageBaseID: 111601
PackageBase: scm-source
Version: 1.0.8-1
Description: A simple command line tool to generate scm-source.json
URL: https://github.com/zalando-stups/python-scm-source
NumVotes: 0
Popularity: 0
OutOfDate: 1705236869
Maintainer:
Submitter: moscar
FirstSubmitted: 1464067686
LastModified: 1464067794
URLPath: /cgit/aur.git/snapshot/scm-source.tar.gz