bython on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install bython on Arch using YAY
$
yay -S
bython
Copied
* (Optional) Uninstall bython on Arch using YAY
$
yay -Rns
bython
Copied
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
Copied
b. Clone bython's git locally
$
git clone https://aur.archlinux.org/bython.git
~/bython
Copied
c. Go to ~/bython folder and install it
$
cd
~/bython
Copied
$
makepkg -si
Copied
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
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