codelite-unstable on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S codelite-unstable

* (Optional) Uninstall codelite-unstable on Arch using YAY

$ yay -Rns codelite-unstable

2. Manually Install "codelite-unstable" via AUR

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

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

b. Clone codelite-unstable's git locally

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

c. Go to ~/codelite-unstable folder and install it

$ cd ~/codelite-unstable $ makepkg -si

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

ID: 1423201
Name: codelite-unstable
PackageBaseID: 155982
PackageBase: codelite-unstable
Version: 17.9.0-1
Description: Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++
URL: https://codelite.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1595873272
LastModified: 1709902079
URLPath: /cgit/aur.git/snapshot/codelite-unstable.tar.gz