pseint on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pseint

* (Optional) Uninstall pseint on Arch using YAY

$ yay -Rns pseint

2. Manually Install "pseint" via AUR

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

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

b. Clone pseint's git locally

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

c. Go to ~/pseint folder and install it

$ cd ~/pseint $ makepkg -si

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

ID: 1329338
Name: pseint
PackageBaseID: 107975
PackageBase: pseint
Version: 20230517-1
Description: A tool for learning programming basis with a simple spanish pseudocode.
URL: https://sourceforge.net/projects/pseint
NumVotes: 10
Popularity: 0.491202
OutOfDate:
Maintainer: dakataca
Submitter: mncarbone
FirstSubmitted: 1456290221
LastModified: 1696558094
URLPath: /cgit/aur.git/snapshot/pseint.tar.gz