bic on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S bic

* (Optional) Uninstall bic on Arch using YAY

$ yay -Rns bic

2. Manually Install "bic" via AUR

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

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

b. Clone bic's git locally

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

c. Go to ~/bic folder and install it

$ cd ~/bic $ makepkg -si

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

ID: 765572
Name: bic
PackageBaseID: 145522
PackageBase: bic
Version: 1.0.0-1
Description: A C interpreter and API explorer
URL: https://github.com/hexagonal-sun/bic
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: blacktea
Submitter: jetm
FirstSubmitted: 1570107876
LastModified: 1594823084
URLPath: /cgit/aur.git/snapshot/bic.tar.gz