codelite-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S codelite-bin

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

$ yay -Rns codelite-bin

2. Manually Install "codelite-bin" via AUR

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

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

b. Clone codelite-bin's git locally

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

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

$ cd ~/codelite-bin $ makepkg -si

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

ID: 1303983
Name: codelite-bin
PackageBaseID: 40558
PackageBase: codelite-bin
Version: 17.0-1
Description: A cross platform C/C++/PHP and Node.js IDE written in C++
URL: https://www.codelite.org/
NumVotes: 32
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: agvares
FirstSubmitted: 1283700121
LastModified: 1692048026
URLPath: /cgit/aur.git/snapshot/codelite-bin.tar.gz