python-scmrepo on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-scmrepo

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

$ yay -Rns python-scmrepo

2. Manually Install "python-scmrepo" via AUR

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

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

b. Clone python-scmrepo's git locally

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

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

$ cd ~/python-scmrepo $ makepkg -si

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

ID: 1416485
Name: python-scmrepo
PackageBaseID: 174888
PackageBase: python-scmrepo
Version: 3.1.0-1
Description: SCM wrapper and fsspec filesystem for Git for use in DVC
URL: https://github.com/iterative/scmrepo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1641816196
LastModified: 1709024180
URLPath: /cgit/aur.git/snapshot/python-scmrepo.tar.gz