codelobster on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S codelobster

* (Optional) Uninstall codelobster on Arch using YAY

$ yay -Rns codelobster

2. Manually Install "codelobster" via AUR

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

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

b. Clone codelobster's git locally

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

c. Go to ~/codelobster folder and install it

$ cd ~/codelobster $ makepkg -si

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

ID: 1388323
Name: codelobster
PackageBaseID: 152161
PackageBase: codelobster
Version: 2.5.0-1
Description: Free cross-platform IDE for PHP/HTML/CSS/JavaScript development
URL: https://www.codelobsteride.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fft
Submitter: ragouel
FirstSubmitted: 1588252605
LastModified: 1705603304
URLPath: /cgit/aur.git/snapshot/codelobster.tar.gz