relational on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S relational

* (Optional) Uninstall relational on Arch using YAY

$ yay -Rns relational

2. Manually Install "relational" via AUR

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

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

b. Clone relational's git locally

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

c. Go to ~/relational folder and install it

$ cd ~/relational $ makepkg -si

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

ID: 1002362
Name: relational
PackageBaseID: 126053
PackageBase: relational
Version: 3.0-2
Description: Educational tool for relational algebra
URL: http://ltworf.github.io/relational/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metak
Submitter: metak
FirstSubmitted: 1506983944
LastModified: 1639395579
URLPath: /cgit/aur.git/snapshot/relational.tar.gz