python-lastversion on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lastversion

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

$ yay -Rns python-lastversion

2. Manually Install "python-lastversion" via AUR

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

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

b. Clone python-lastversion's git locally

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

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

$ cd ~/python-lastversion $ makepkg -si

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

ID: 1314593
Name: python-lastversion
PackageBaseID: 188527
PackageBase: python-lastversion
Version: 3.0.1-1
Description: A CLI tool to find the latest stable version of an arbitrary project
URL: https://github.com/dvershinin/lastversion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1670356828
LastModified: 1693957359
URLPath: /cgit/aur.git/snapshot/python-lastversion.tar.gz