folly on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S folly

* (Optional) Uninstall folly on Arch using YAY

$ yay -Rns folly

2. Manually Install "folly" via AUR

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

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

b. Clone folly's git locally

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

c. Go to ~/folly folder and install it

$ cd ~/folly $ makepkg -si

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

ID: 1426276
Name: folly
PackageBaseID: 91493
PackageBase: folly
Version: 2024.03.11.00-1
Description: An open-source C++ library developed and used at Facebook
URL: https://github.com/facebook/folly
NumVotes: 7
Popularity: 0.143119
OutOfDate:
Maintainer: ftiasch
Submitter: dseg
FirstSubmitted: 1426840165
LastModified: 1710317223
URLPath: /cgit/aur.git/snapshot/folly.tar.gz