scilab-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S scilab-bin

* (Optional) Uninstall scilab-bin on Arch using YAY

$ yay -Rns scilab-bin

2. Manually Install "scilab-bin" via AUR

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

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

b. Clone scilab-bin's git locally

$ git clone https://aur.archlinux.org/scilab-bin.git ~/scilab-bin

c. Go to ~/scilab-bin folder and install it

$ cd ~/scilab-bin $ makepkg -si

3. Information about the scilab-bin package on Arch User Repository (AUR)

ID: 1359890
Name: scilab-bin
PackageBaseID: 103217
PackageBase: scilab-bin
Version: 2024.0.0-1
Description: A software package for numerical computation, providing a powerful computing environment for engineering and scientific applications.
URL: https://www.scilab.org
NumVotes: 32
Popularity: 0.20043
OutOfDate:
Maintainer: davidgarfias
Submitter: marcel83
FirstSubmitted: 1447270616
LastModified: 1700977538
URLPath: /cgit/aur.git/snapshot/scilab-bin.tar.gz