c-pluff on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S c-pluff

* (Optional) Uninstall c-pluff on Arch using YAY

$ yay -Rns c-pluff

2. Manually Install "c-pluff" via AUR

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

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

b. Clone c-pluff's git locally

$ git clone https://aur.archlinux.org/c-pluff.git ~/c-pluff

c. Go to ~/c-pluff folder and install it

$ cd ~/c-pluff $ makepkg -si

3. Information about the c-pluff package on Arch User Repository (AUR)

ID: 331537
Name: c-pluff
PackageBaseID: 114917
PackageBase: c-pluff
Version: 0.1.4-1
Description: A plug-in framework for C programs that has been strongly inspired by the Java plug-in framework in Eclipse.
URL: http://www.c-pluff.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1651618708
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1471782278
LastModified: 1471782367
URLPath: /cgit/aur.git/snapshot/c-pluff.tar.gz