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