python-brython on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-brython

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

$ yay -Rns python-brython

2. Manually Install "python-brython" via AUR

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

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

b. Clone python-brython's git locally

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

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

$ cd ~/python-brython $ makepkg -si

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

ID: 1425311
Name: python-brython
PackageBaseID: 152052
PackageBase: python-brython
Version: 3.11.3-1
Description: A Python 3 implementation for client-side web programming
URL: https://brython.info/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jnanar
Submitter: jnanar
FirstSubmitted: 1587995376
LastModified: 1710182033
URLPath: /cgit/aur.git/snapshot/python-brython.tar.gz