matlab on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S matlab

* (Optional) Uninstall matlab on Arch using YAY

$ yay -Rns matlab

2. Manually Install "matlab" via AUR

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

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

b. Clone matlab's git locally

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

c. Go to ~/matlab folder and install it

$ cd ~/matlab $ makepkg -si

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

ID: 1321187
Name: matlab
PackageBaseID: 97649
PackageBase: matlab
Version: 9.14.0.2337262-1
Description: A high-level language for numerical computation and visualization
URL: https://www.mathworks.com
NumVotes: 40
Popularity: 0.159142
OutOfDate: 1695607242
Maintainer: sukanka
Submitter: ido
FirstSubmitted: 1439631210
LastModified: 1695126023
URLPath: /cgit/aur.git/snapshot/matlab.tar.gz