python2-markupsafe on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S python2-markupsafe

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

$ yay -Rns python2-markupsafe

2. Manually Install "python2-markupsafe" via AUR

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

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

b. Clone python2-markupsafe's git locally

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

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

$ cd ~/python2-markupsafe $ makepkg -si

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

ID: 1097744
Name: python2-markupsafe
PackageBaseID: 183126
PackageBase: python2-markupsafe
Version: 1.1.1-10
Description: Safely add untrusted strings to HTML/XML markup
URL: https://pypi.python.org/pypi/MarkupSafe/1.1.1
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
FirstSubmitted: 1655035163
LastModified: 1655124836
URLPath: /cgit/aur.git/snapshot/python2-markupsafe.tar.gz

5. The same packages on other Linux Distributions