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