python-harview on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-harview

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

$ yay -Rns python-harview

2. Manually Install "python-harview" via AUR

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

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

b. Clone python-harview's git locally

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

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

$ cd ~/python-harview $ makepkg -si

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

ID: 1065141
Name: python-harview
PackageBaseID: 177866
PackageBase: python-harview
Version: 0.2.2-1
Description: A commandline tool which takes as input a .har (HTTP Archive) file and dumps a human-readable summary of it to the console
URL: https://github.com/fboender/harview
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1649671902
LastModified: 1649671902
URLPath: /cgit/aur.git/snapshot/python-harview.tar.gz