python-bbcode on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-bbcode

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

$ yay -Rns python-bbcode

2. Manually Install "python-bbcode" via AUR

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

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

b. Clone python-bbcode's git locally

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

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

$ cd ~/python-bbcode $ makepkg -si

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

ID: 704792
Name: python-bbcode
PackageBaseID: 66726
PackageBase: python-bbcode
Version: 1.1.0-1
Description: A pure Python BBCode parser and formatter.
URL: https://pypi.python.org/pypi/bbcode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kwpolska
Submitter: Kwpolska
FirstSubmitted: 1359371621
LastModified: 1583570656
URLPath: /cgit/aur.git/snapshot/python-bbcode.tar.gz