flexc++ on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S flexc++

* (Optional) Uninstall flexc++ on Arch using YAY

$ yay -Rns flexc++

2. Manually Install "flexc++" via AUR

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

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

b. Clone flexc++'s git locally

$ git clone https://aur.archlinux.org/flexc++.git ~/flexc++

c. Go to ~/flexc++ folder and install it

$ cd ~/flexc++ $ makepkg -si

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

ID: 1056319
Name: flexc++
PackageBaseID: 59382
PackageBase: flexc++
Version: 2.10.01-2
Description: C++ scanner generator
URL: https://fbb-git.gitlab.io/flexcpp/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Corax
Submitter: felrood
FirstSubmitted: 1337457577
LastModified: 1648157719
URLPath: /cgit/aur.git/snapshot/flexc++.tar.gz