theide on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S theide

* (Optional) Uninstall theide on Arch using YAY

$ yay -Rns theide

2. Manually Install "theide" via AUR

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

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

b. Clone theide's git locally

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

c. Go to ~/theide folder and install it

$ cd ~/theide $ makepkg -si

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

ID: 1198810
Name: theide
PackageBaseID: 40627
PackageBase: upp
Version: 16660-1
Description: Modern IDE designed for developing large U++/C++ applications
URL: http://www.ultimatepp.org
NumVotes: 9
Popularity: 8.0E-6
OutOfDate: 1699256394
Maintainer: aquilarubra
Submitter: dolik.rce
FirstSubmitted: 1283948552
LastModified: 1674068638
URLPath: /cgit/aur.git/snapshot/theide.tar.gz