fccf on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "fccf" 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 fccf on Arch using YAY
$
yay -S
fccf
Copied
* (Optional) Uninstall fccf on Arch using YAY
$
yay -Rns
fccf
Copied
2. Manually Install "fccf" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fccf's git locally
$
git clone https://aur.archlinux.org/fccf.git
~/fccf
Copied
c. Go to ~/fccf folder and install it
$
cd
~/fccf
Copied
$
makepkg -si
Copied
3. Information about the fccf package on Arch User Repository (AUR)
ID: 1074545
Name: fccf
PackageBaseID: 178496
PackageBase: fccf
Version: 0.6.0-1
Description: fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
URL: https://github.com/p-ranav/fccf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1651498436
LastModified: 1651498436
URLPath: /cgit/aur.git/snapshot/fccf.tar.gz
Name: fccf
PackageBaseID: 178496
PackageBase: fccf
Version: 0.6.0-1
Description: fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
URL: https://github.com/p-ranav/fccf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1651498436
LastModified: 1651498436
URLPath: /cgit/aur.git/snapshot/fccf.tar.gz