python-warcio on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-warcio

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

$ yay -Rns python-warcio

2. Manually Install "python-warcio" via AUR

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

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

b. Clone python-warcio's git locally

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

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

$ cd ~/python-warcio $ makepkg -si

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

ID: 1094252
Name: python-warcio
PackageBaseID: 156072
PackageBase: python-warcio
Version: 1.7.4-3
Description: Streaming WARC (and ARC) IO library
URL: https://github.com/webrecorder/warcio
NumVotes: 2
Popularity: 0.277914
OutOfDate:
Maintainer: PhCl
Submitter: clove3am
FirstSubmitted: 1595982957
LastModified: 1654535680
URLPath: /cgit/aur.git/snapshot/python-warcio.tar.gz