python-pacparser on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pacparser

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

$ yay -Rns python-pacparser

2. Manually Install "python-pacparser" via AUR

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

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

b. Clone python-pacparser's git locally

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

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

$ cd ~/python-pacparser $ makepkg -si

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

ID: 1387014
Name: python-pacparser
PackageBaseID: 92945
PackageBase: python-pacparser
Version: 1.4.3-1
Description: Python 3.x pacparser module
URL: https://github.com/manugarg/pacparser
NumVotes: 2
Popularity: 0.043523
OutOfDate:
Maintainer: eugene
Submitter: Stebalien
FirstSubmitted: 1431374167
LastModified: 1705423729
URLPath: /cgit/aur.git/snapshot/python-pacparser.tar.gz