codeblocks-svn on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S codeblocks-svn

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

$ yay -Rns codeblocks-svn

2. Manually Install "codeblocks-svn" via AUR

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

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

b. Clone codeblocks-svn's git locally

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

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

$ cd ~/codeblocks-svn $ makepkg -si

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

ID: 1377998
Name: codeblocks-svn
PackageBaseID: 106023
PackageBase: codeblocks-svn
Version: 20.03.r13422-1
Description: An open source and cross-platform C/C++ IDE
URL: http://www.codeblocks.org
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: headkase
FirstSubmitted: 1452621147
LastModified: 1704015522
URLPath: /cgit/aur.git/snapshot/codeblocks-svn.tar.gz