python-mat4py on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-mat4py

* (Optional) Uninstall python-mat4py on Arch using YAY

$ yay -Rns python-mat4py

2. Manually Install "python-mat4py" via AUR

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

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

b. Clone python-mat4py's git locally

$ git clone https://aur.archlinux.org/python-mat4py.git ~/python-mat4py

c. Go to ~/python-mat4py folder and install it

$ cd ~/python-mat4py $ makepkg -si

3. Information about the python-mat4py package on Arch User Repository (AUR)

ID: 580078
Name: python-mat4py
PackageBaseID: 139038
PackageBase: python-mat4py
Version: 0.4.2-1
Description: Load and save data in the Matlab (TM) MAT-file format.
URL: https://github.com/nephics/mat4py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1548451574
LastModified: 1548451574
URLPath: /cgit/aur.git/snapshot/python-mat4py.tar.gz