bython on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bython

* (Optional) Uninstall bython on Arch using YAY

$ yay -Rns bython

2. Manually Install "bython" via AUR

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

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

b. Clone bython's git locally

$ git clone https://aur.archlinux.org/bython.git ~/bython

c. Go to ~/bython folder and install it

$ cd ~/bython $ makepkg -si

3. Information about the bython package on Arch User Repository (AUR)

ID: 1188306
Name: bython
PackageBaseID: 189030
PackageBase: bython
Version: 0.8-1
Description: Python with braces. Because Python is awesome, but whitespace is awful.
URL: https://github.com/mathialo/bython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stormdragon2976
Submitter: stormdragon2976
FirstSubmitted: 1672105446
LastModified: 1672105446
URLPath: /cgit/aur.git/snapshot/bython.tar.gz