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