python-texsoup on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-texsoup

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

$ yay -Rns python-texsoup

2. Manually Install "python-texsoup" via AUR

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

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

b. Clone python-texsoup's git locally

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

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

$ cd ~/python-texsoup $ makepkg -si

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

ID: 1106324
Name: python-texsoup
PackageBaseID: 144366
PackageBase: python-texsoup
Version: 0.3.1-4
Description: Python3 package for searching, navigating, and modifying LaTeX documents using BeautifulSoup-esque idioms
URL: https://github.com/alvinwan/TexSoup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1565979177
LastModified: 1656686868
URLPath: /cgit/aur.git/snapshot/python-texsoup.tar.gz