python-bs4 on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-bs4

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

$ yay -Rns python-bs4

2. Manually Install "python-bs4" via AUR

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

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

b. Clone python-bs4's git locally

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

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

$ cd ~/python-bs4 $ makepkg -si

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

ID: 1261229
Name: python-bs4
PackageBaseID: 154870
PackageBase: python-bs4
Version: 0.0.1-4
Description: Beautiful Soup. bs4 name required by CrackMapExec trunk
URL: https://pypi.python.org/pypi/bs4/
NumVotes: 6
Popularity: 0.00017
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1593283336
LastModified: 1684709761
URLPath: /cgit/aur.git/snapshot/python-bs4.tar.gz