cflow on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cflow

* (Optional) Uninstall cflow on Arch using YAY

$ yay -Rns cflow

2. Manually Install "cflow" via AUR

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

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

b. Clone cflow's git locally

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

c. Go to ~/cflow folder and install it

$ cd ~/cflow $ makepkg -si

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

ID: 1028278
Name: cflow
PackageBaseID: 99667
PackageBase: cflow
Version: 1.7-1
Description: A C program flow analyzer.
URL: https://www.gnu.org/software/cflow/
NumVotes: 12
Popularity: 0.135732
OutOfDate:
Maintainer:
Submitter: drankinatty
FirstSubmitted: 1441820597
LastModified: 1643552833
URLPath: /cgit/aur.git/snapshot/cflow.tar.gz