python-statusof on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-statusof

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

$ yay -Rns python-statusof

2. Manually Install "python-statusof" via AUR

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

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

b. Clone python-statusof's git locally

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

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

$ cd ~/python-statusof $ makepkg -si

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

ID: 1102469
Name: python-statusof
PackageBaseID: 183463
PackageBase: python-statusof
Version: 0.2.2-2
Description: Small Python script to check the status of a list of URLs.
URL: https://github.com/Arthurdw/statusof
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arthurdw
Submitter: arthurdw
FirstSubmitted: 1655932952
LastModified: 1655997164
URLPath: /cgit/aur.git/snapshot/python-statusof.tar.gz