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