flatbuffers-git on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S flatbuffers-git

* (Optional) Uninstall flatbuffers-git on Arch using YAY

$ yay -Rns flatbuffers-git

2. Manually Install "flatbuffers-git" via AUR

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

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

b. Clone flatbuffers-git's git locally

$ git clone https://aur.archlinux.org/flatbuffers-git.git ~/flatbuffers-git

c. Go to ~/flatbuffers-git folder and install it

$ cd ~/flatbuffers-git $ makepkg -si

3. Information about the flatbuffers-git package on Arch User Repository (AUR)

ID: 1119865
Name: flatbuffers-git
PackageBaseID: 148823
PackageBase: flatbuffers-git
Version: 1:2.0.6.r130.g6e279164-1
Description: An efficient cross platform serialization library for C++, with support for Java, C# and Go
URL: https://google.github.io/flatbuffers/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: m3rcuriel
FirstSubmitted: 1580918570
LastModified: 1659282347
URLPath: /cgit/aur.git/snapshot/flatbuffers-git.tar.gz