python-outdated on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-outdated

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

$ yay -Rns python-outdated

2. Manually Install "python-outdated" via AUR

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

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

b. Clone python-outdated's git locally

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

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

$ cd ~/python-outdated $ makepkg -si

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

ID: 1159021
Name: python-outdated
PackageBaseID: 161535
PackageBase: python-outdated
Version: 0.2.2-1
Description: Check if a version of a PyPI package is outdated
URL: https://github.com/alexmojaki/outdated
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: jose1711
FirstSubmitted: 1609599299
LastModified: 1667066435
URLPath: /cgit/aur.git/snapshot/python-outdated.tar.gz