python-wolframalpha on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-wolframalpha

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

$ yay -Rns python-wolframalpha

2. Manually Install "python-wolframalpha" via AUR

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

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

b. Clone python-wolframalpha's git locally

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

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

$ cd ~/python-wolframalpha $ makepkg -si

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

ID: 492692
Name: python-wolframalpha
PackageBaseID: 130635
PackageBase: python-wolframalpha
Version: 3.0.1-1
Description: Wolfram|Alpha 2.0 API client
URL: https://github.com/jaraco/wolframalpha
NumVotes: 0
Popularity: 0
OutOfDate: 1599337401
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1520521004
LastModified: 1520521005
URLPath: /cgit/aur.git/snapshot/python-wolframalpha.tar.gz