python-flit-scm on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-flit-scm

* (Optional) Uninstall python-flit-scm on Arch using YAY

$ yay -Rns python-flit-scm

2. Manually Install "python-flit-scm" via AUR

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

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

b. Clone python-flit-scm's git locally

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

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

$ cd ~/python-flit-scm $ makepkg -si

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

ID: 1109496
Name: python-flit-scm
PackageBaseID: 183015
PackageBase: python-flit-scm
Version: 1.7.0-1
Description: A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.
URL: https://gitlab.com/WillDaSilva/flit_scm
NumVotes: 1
Popularity: 0.573852
OutOfDate:
Maintainer: fanninpm
FirstSubmitted: 1654731741
LastModified: 1657316226
URLPath: /cgit/aur.git/snapshot/python-flit-scm.tar.gz

5. The same packages on other Linux Distributions