bipscript on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bipscript

* (Optional) Uninstall bipscript on Arch using YAY

$ yay -Rns bipscript

2. Manually Install "bipscript" via AUR

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

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

b. Clone bipscript's git locally

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

c. Go to ~/bipscript folder and install it

$ cd ~/bipscript $ makepkg -si

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

ID: 1408681
Name: bipscript
PackageBaseID: 139257
PackageBase: bipscript
Version: 0.19-1
Description: A scripting language for interactive music
URL: http://www.bipscript.org
NumVotes: 1
Popularity: 0.368726
OutOfDate:
Maintainer: b08x
Submitter: jhammen
FirstSubmitted: 1549224120
LastModified: 1707847253
URLPath: /cgit/aur.git/snapshot/bipscript.tar.gz