python-webpagecache on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-webpagecache

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

$ yay -Rns python-webpagecache

2. Manually Install "python-webpagecache" via AUR

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

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

b. Clone python-webpagecache's git locally

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

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

$ cd ~/python-webpagecache $ makepkg -si

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

ID: 1023743
Name: python-webpagecache
PackageBaseID: 102387
PackageBase: python-webpagecache
Version: 1.0.1-4
Description: A utility class for downloading webpages and storing them in an SQLite3 database as a cache.
URL: https://github.com/djmattyg007/python-webpagecache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1445756169
LastModified: 1642937404
URLPath: /cgit/aur.git/snapshot/python-webpagecache.tar.gz