cevelop on AUR (Arch User Repository)

Last updated: February 12,2025

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

$ yay -S cevelop

* (Optional) Uninstall cevelop on Arch using YAY

$ yay -Rns cevelop

2. Manually Install "cevelop" via AUR

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

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

b. Clone cevelop's git locally

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

c. Go to ~/cevelop folder and install it

$ cd ~/cevelop $ makepkg -si

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

ID: 703176
Name: cevelop
PackageBaseID: 108663
PackageBase: cevelop
Version: 1.14.1-1
Description: The C++ IDE for professional developers
URL: https://www.cevelop.com
NumVotes: 11
Popularity: 0.076985
OutOfDate:
Maintainer: marcelhuber
Submitter: marcelhuber
FirstSubmitted: 1457698819
LastModified: 1583142661
URLPath: /cgit/aur.git/snapshot/cevelop.tar.gz