python-gotranx on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-gotranx

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

$ yay -Rns python-gotranx

2. Manually Install "python-gotranx" via AUR

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

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

b. Clone python-gotranx's git locally

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

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

$ cd ~/python-gotranx $ makepkg -si

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

ID: 1427448
Name: python-gotranx
PackageBaseID: 202452
PackageBase: python-gotranx
Version: 0.3.3-1
Description: A declarative language describing ordinary differential equations
URL: https://github.com/finsberg/gotranx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1707801777
LastModified: 1710470237
URLPath: /cgit/aur.git/snapshot/python-gotranx.tar.gz