codelite on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S codelite

* (Optional) Uninstall codelite on Arch using YAY

$ yay -Rns codelite

2. Manually Install "codelite" via AUR

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

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

b. Clone codelite's git locally

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

c. Go to ~/codelite folder and install it

$ cd ~/codelite $ makepkg -si

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

ID: 1201086
Name: codelite
PackageBaseID: 18809
PackageBase: codelite
Version: 17.0.0-0
Description: Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++
URL: http://www.codelite.org/
NumVotes: 174
Popularity: 0.079861
OutOfDate:
Maintainer: uffe
Submitter:
FirstSubmitted: 1217581877
LastModified: 1674508661
URLPath: /cgit/aur.git/snapshot/codelite.tar.gz