python-control-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-control-git

* (Optional) Uninstall python-control-git on Arch using YAY

$ yay -Rns python-control-git

2. Manually Install "python-control-git" via AUR

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

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

b. Clone python-control-git's git locally

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

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

$ cd ~/python-control-git $ makepkg -si

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

ID: 882841
Name: python-control-git
PackageBaseID: 131342
PackageBase: python-control-git
Version: 1318.203cae8-1
Description: Implements basic operations for analysis and design of feedback control systems in Python
URL: https://github.com/python-control/python-control
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: calcmogul
FirstSubmitted: 1522815638
LastModified: 1616659982
URLPath: /cgit/aur.git/snapshot/python-control-git.tar.gz