libgcpp-svn on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libgcpp-svn

* (Optional) Uninstall libgcpp-svn on Arch using YAY

$ yay -Rns libgcpp-svn

2. Manually Install "libgcpp-svn" via AUR

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

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

b. Clone libgcpp-svn's git locally

$ git clone https://aur.archlinux.org/libgcpp-svn.git ~/libgcpp-svn

c. Go to ~/libgcpp-svn folder and install it

$ cd ~/libgcpp-svn $ makepkg -si

3. Information about the libgcpp-svn package on Arch User Repository (AUR)

ID: 206388
Name: libgcpp-svn
PackageBaseID: 85798
PackageBase: libgcpp-svn
Version: 215421-1
Description: The GNU C preprocessor internals. A shared object (so) library.
URL: https://gcc.gnu.org/onlinedocs/cppinternals/
NumVotes: 0
Popularity: 0
OutOfDate: 1705891199
Maintainer: beroal
Submitter: beroal
FirstSubmitted: 1411230484
LastModified: 1435934514
URLPath: /cgit/aur.git/snapshot/libgcpp-svn.tar.gz