flatcc on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "flatcc" 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 flatcc on Arch using YAY
$
yay -S
flatcc
Copied
* (Optional) Uninstall flatcc on Arch using YAY
$
yay -Rns
flatcc
Copied
2. Manually Install "flatcc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone flatcc's git locally
$
git clone https://aur.archlinux.org/flatcc.git
~/flatcc
Copied
c. Go to ~/flatcc folder and install it
$
cd
~/flatcc
Copied
$
makepkg -si
Copied
3. Information about the flatcc package on Arch User Repository (AUR)
ID: 1084611
Name: flatcc
PackageBaseID: 110599
PackageBase: flatcc
Version: 0.6.1-1
Description: FlatBuffers Compiler and Library in C for C
URL: https://github.com/dvidelabs/flatcc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: atweiden
FirstSubmitted: 1461687355
LastModified: 1653396477
URLPath: /cgit/aur.git/snapshot/flatcc.tar.gz
Name: flatcc
PackageBaseID: 110599
PackageBase: flatcc
Version: 0.6.1-1
Description: FlatBuffers Compiler and Library in C for C
URL: https://github.com/dvidelabs/flatcc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: atweiden
FirstSubmitted: 1461687355
LastModified: 1653396477
URLPath: /cgit/aur.git/snapshot/flatcc.tar.gz