cbp2make on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cbp2make

* (Optional) Uninstall cbp2make on Arch using YAY

$ yay -Rns cbp2make

2. Manually Install "cbp2make" via AUR

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

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

b. Clone cbp2make's git locally

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

c. Go to ~/cbp2make folder and install it

$ cd ~/cbp2make $ makepkg -si

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

ID: 1289470
Name: cbp2make
PackageBaseID: 185376
PackageBase: cbp2make
Version: 147-2
Description: Makefile generation tool for Code::Blocks IDE
URL: https://sourceforge.net/projects/cbp2make/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1662025752
LastModified: 1689453974
URLPath: /cgit/aur.git/snapshot/cbp2make.tar.gz