algobuild on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S algobuild

* (Optional) Uninstall algobuild on Arch using YAY

$ yay -Rns algobuild

2. Manually Install "algobuild" via AUR

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

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

b. Clone algobuild's git locally

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

c. Go to ~/algobuild folder and install it

$ cd ~/algobuild $ makepkg -si

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

ID: 908376
Name: algobuild
PackageBaseID: 167018
PackageBase: algobuild
Version: 0.85-1
Description: Algobuild is a simple flow chart creator and pseudocode executor written in Java.
URL: https://algobuild.com/en/download.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: massivebox
Submitter: massivebox
FirstSubmitted: 1621246944
LastModified: 1621246944
URLPath: /cgit/aur.git/snapshot/algobuild.tar.gz