englab on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S englab

* (Optional) Uninstall englab on Arch using YAY

$ yay -Rns englab

2. Manually Install "englab" via AUR

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

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

b. Clone englab's git locally

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

c. Go to ~/englab folder and install it

$ cd ~/englab $ makepkg -si

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

ID: 284250
Name: englab
PackageBaseID: 108696
PackageBase: englab
Version: 0.3.0-2
Description: Mathematical platform with a C like syntax, console interface
URL: http://www.englab.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1457806764
LastModified: 1457806994
URLPath: /cgit/aur.git/snapshot/englab.tar.gz