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

b. Install fccf on Arch using YAY

$ yay -S fccf

* (Optional) Uninstall fccf on Arch using YAY

$ yay -Rns fccf

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

b. Clone fccf's git locally

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

c. Go to ~/fccf folder and install it

$ cd ~/fccf $ makepkg -si

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