python-trame on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-trame

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

$ yay -Rns python-trame

2. Manually Install "python-trame" via AUR

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

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

b. Clone python-trame's git locally

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

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

$ cd ~/python-trame $ makepkg -si

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

ID: 1427429
Name: python-trame
PackageBaseID: 191439
PackageBase: python-trame
Version: 3.5.3-1
Description: Framework to build applications in plain Python
URL: https://github.com/Kitware/trame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1678747836
LastModified: 1710467728
URLPath: /cgit/aur.git/snapshot/python-trame.tar.gz