pseuco-ide on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S pseuco-ide

* (Optional) Uninstall pseuco-ide on Arch using YAY

$ yay -Rns pseuco-ide

2. Manually Install "pseuco-ide" via AUR

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

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

b. Clone pseuco-ide's git locally

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

c. Go to ~/pseuco-ide folder and install it

$ cd ~/pseuco-ide $ makepkg -si

3. Information about the pseuco-ide package on Arch User Repository (AUR)

ID: 755033
Name: pseuco-ide
PackageBaseID: 133447
PackageBase: pseuco-ide
Version: v2.0.4-1
Description: An IDE for the pseuCo programming language written in Kotlin. Uses the pseuco-java-compiler internally.
URL: https://dgit.cs.uni-saarland.de/pseuco/pseuco-ide/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: someonewithpc
Submitter: ognarb
FirstSubmitted: 1528881210
LastModified: 1592777080
URLPath: /cgit/aur.git/snapshot/pseuco-ide.tar.gz