python-slycot on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-slycot

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

$ yay -Rns python-slycot

2. Manually Install "python-slycot" via AUR

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

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

b. Clone python-slycot's git locally

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

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

$ cd ~/python-slycot $ makepkg -si

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

ID: 1109805
Name: python-slycot
PackageBaseID: 145384
PackageBase: python-slycot
Version: 0.5.0.0-1
Description: Python wrapper for selected SLICOT routines, notably including solvers for Riccati, Lyapunov and Sylvester equations.
URL: http://github.com/python-control/Slycot
NumVotes: 1
Popularity: 0
OutOfDate: 1693948541
Maintainer: bnavigator
Submitter: bnavigator
FirstSubmitted: 1569597404
LastModified: 1657382343
URLPath: /cgit/aur.git/snapshot/python-slycot.tar.gz