liteide-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S liteide-git

* (Optional) Uninstall liteide-git on Arch using YAY

$ yay -Rns liteide-git

2. Manually Install "liteide-git" via AUR

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

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

b. Clone liteide-git's git locally

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

c. Go to ~/liteide-git folder and install it

$ cd ~/liteide-git $ makepkg -si

3. Information about the liteide-git package on Arch User Repository (AUR)

ID: 284890
Name: liteide-git
PackageBaseID: 92404
PackageBase: liteide-git
Version: x28.r24.g7d2dac5-1
Description: IDE for editing and building projects written in the Go programming language - git variant.
URL: https://github.com/visualfc/liteide
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: GreenRaccoon23
Submitter: GreenRaccoon23
FirstSubmitted: 1429648625
LastModified: 1458003516
URLPath: /cgit/aur.git/snapshot/liteide-git.tar.gz