python-owega on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-owega

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

$ yay -Rns python-owega

2. Manually Install "python-owega" via AUR

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

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

b. Clone python-owega's git locally

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

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

$ cd ~/python-owega $ makepkg -si

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

ID: 1414918
Name: python-owega
PackageBaseID: 200573
PackageBase: python-owega
Version: 5.1.1-1
Description: TUI / CLI interface for conversing with GPT models (from OpenAI)
URL: https://pypi.org/project/owega/
NumVotes: 1
Popularity: 0.180894
OutOfDate:
Maintainer: darkgeem
Submitter: darkgeem
FirstSubmitted: 1702600473
LastModified: 1708811307
URLPath: /cgit/aur.git/snapshot/python-owega.tar.gz