algobuild on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install algobuild on Arch using YAY
$
yay -S
algobuild
Copied
* (Optional) Uninstall algobuild on Arch using YAY
$
yay -Rns
algobuild
Copied
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
Copied
b. Clone algobuild's git locally
$
git clone https://aur.archlinux.org/algobuild.git
~/algobuild
Copied
c. Go to ~/algobuild folder and install it
$
cd
~/algobuild
Copied
$
makepkg -si
Copied
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
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