python-storm on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-storm

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

$ yay -Rns python-storm

2. Manually Install "python-storm" via AUR

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

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

b. Clone python-storm's git locally

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

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

$ cd ~/python-storm $ makepkg -si

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

ID: 668281
Name: python-storm
PackageBaseID: 133006
PackageBase: python-storm
Version: 0.21-1
Description: An object-relational mapper (ORM) for Python
URL: https://storm.canonical.com
NumVotes: 0
Popularity: 0
OutOfDate: 1655645914
Maintainer:
FirstSubmitted: 1527777905
LastModified: 1574169888
URLPath: /cgit/aur.git/snapshot/python-storm.tar.gz