fbc on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S fbc

* (Optional) Uninstall fbc on Arch using YAY

$ yay -Rns fbc

2. Manually Install "fbc" via AUR

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

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

b. Clone fbc's git locally

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

c. Go to ~/fbc folder and install it

$ cd ~/fbc $ makepkg -si

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

ID: 1383560
Name: fbc
PackageBaseID: 91248
PackageBase: fbc
Version: 1.10.1-2
Description: FreeBASIC Compiler (Release version)
URL: http://www.freebasic.net
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Frontier
Submitter: Frontier
FirstSubmitted: 1426017053
LastModified: 1704900495
URLPath: /cgit/aur.git/snapshot/fbc.tar.gz