python-control on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-control

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

$ yay -Rns python-control

2. Manually Install "python-control" 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's git locally

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

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

$ cd ~/python-control $ makepkg -si

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

ID: 1109674
Name: python-control
PackageBaseID: 99411
PackageBase: python-control
Version: 0.9.2-1
Description: Implements basic operations for analysis and design of feedback control systems in Python
URL: https://github.com/python-control/python-control
NumVotes: 6
Popularity: 0.021363
OutOfDate: 1693948320
Maintainer: bnavigator
Submitter: calcmogul
FirstSubmitted: 1441492710
LastModified: 1657362389
URLPath: /cgit/aur.git/snapshot/python-control.tar.gz