python-oct2py on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-oct2py

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

$ yay -Rns python-oct2py

2. Manually Install "python-oct2py" via AUR

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

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

b. Clone python-oct2py's git locally

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

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

$ cd ~/python-oct2py $ makepkg -si

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

ID: 1426187
Name: python-oct2py
PackageBaseID: 74282
PackageBase: python-oct2py
Version: 5.6.1-1
Description: Python to GNU Octave bridge --> run m-files from python
URL: http://github.com/blink1073/oct2py
NumVotes: 10
Popularity: 4.6E-5
OutOfDate:
Maintainer: carlosal1015
Submitter: ishanarora
FirstSubmitted: 1381553835
LastModified: 1710301195
URLPath: /cgit/aur.git/snapshot/python-oct2py.tar.gz