aspectc++-bin on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S aspectc++-bin

* (Optional) Uninstall aspectc++-bin on Arch using YAY

$ yay -Rns aspectc++-bin

2. Manually Install "aspectc++-bin" via AUR

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

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

b. Clone aspectc++-bin's git locally

$ git clone https://aur.archlinux.org/aspectc++-bin.git ~/aspectc++-bin

c. Go to ~/aspectc++-bin folder and install it

$ cd ~/aspectc++-bin $ makepkg -si

3. Information about the aspectc++-bin package on Arch User Repository (AUR)

ID: 902958
Name: aspectc++-bin
PackageBaseID: 123544
PackageBase: aspectc++-bin
Version: 2.3-1
Description: A set of C++ language extensions to facilitate aspect-oriented programming with C/C++
URL: http://aspectc.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MasWag
Submitter: ritze
FirstSubmitted: 1498126955
LastModified: 1620308008
URLPath: /cgit/aur.git/snapshot/aspectc++-bin.tar.gz