python2-bs4 on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python2-bs4

* (Optional) Uninstall python2-bs4 on Arch using YAY

$ yay -Rns python2-bs4

2. Manually Install "python2-bs4" via AUR

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

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

b. Clone python2-bs4's git locally

$ git clone https://aur.archlinux.org/python2-bs4.git ~/python2-bs4

c. Go to ~/python2-bs4 folder and install it

$ cd ~/python2-bs4 $ makepkg -si

3. Information about the python2-bs4 package on Arch User Repository (AUR)

ID: 480801
Name: python2-bs4
PackageBaseID: 129467
PackageBase: python2-bs4
Version: 0.0.1-1
Description: Beautiful Soup. bs4 name required by CrackMapExec trunk
URL: https://pypi.python.org/pypi/bs4/
NumVotes: 0
Popularity: 0
OutOfDate: 1706620210
Maintainer: bao7uo
Submitter: bao7uo
FirstSubmitted: 1516881933
LastModified: 1516884995
URLPath: /cgit/aur.git/snapshot/python2-bs4.tar.gz