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

Last updated: June 03,2024

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

$ yay -S python-pycpa-git

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

$ yay -Rns python-pycpa-git

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

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

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

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

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

ID: 1283495
Name: python-pycpa-git
PackageBaseID: 157491
PackageBase: python-pycpa-git
Version: r512.824e794-1
Description: Pragmatic Python implementation of Compositional Performance Analysis (aka the SymTA/S approach provided by Symtavision) used for research in worst-case timing analysis.
URL: https://github.com/IDA-TUBS/pycpa.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vali
Submitter: vali
FirstSubmitted: 1599552919
LastModified: 1688546642
URLPath: /cgit/aur.git/snapshot/python-pycpa-git.tar.gz