codelite on AUR (Arch User Repository)
Last updated: January 23,2025
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
Copied
b. Install codelite on Arch using YAY
$
yay -S
codelite
Copied
* (Optional) Uninstall codelite on Arch using YAY
$
yay -Rns
codelite
Copied
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
Copied
b. Clone codelite's git locally
$
git clone https://aur.archlinux.org/codelite.git
~/codelite
Copied
c. Go to ~/codelite folder and install it
$
cd
~/codelite
Copied
$
makepkg -si
Copied
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
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