python2-pygments on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-pygments

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

$ yay -Rns python2-pygments

2. Manually Install "python2-pygments" via AUR

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

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

b. Clone python2-pygments's git locally

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

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

$ cd ~/python2-pygments $ makepkg -si

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

ID: 1408143
Name: python2-pygments
PackageBaseID: 167873
PackageBase: python2-pygments
Version: 2.5.2-2
Description: Python syntax highlighter
URL: https://pygments.org/
NumVotes: 7
Popularity: 0.005786
OutOfDate:
Maintainer: tallero
Submitter: foutrelis
FirstSubmitted: 1623439752
LastModified: 1707759417
URLPath: /cgit/aur.git/snapshot/python2-pygments.tar.gz

5. The same packages on other Linux Distributions