python-gradio-client on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-gradio-client

* (Optional) Uninstall python-gradio-client on Arch using YAY

$ yay -Rns python-gradio-client

2. Manually Install "python-gradio-client" via AUR

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

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

b. Clone python-gradio-client's git locally

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

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

$ cd ~/python-gradio-client $ makepkg -si

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

ID: 1418899
Name: python-gradio-client
PackageBaseID: 193276
PackageBase: python-gradio-client
Version: 0.10.1-1
Description: Python library for easily interacting with trained machine learning models
URL: https://github.com/gradio-app/gradio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1683290063
LastModified: 1709296537
URLPath: /cgit/aur.git/snapshot/python-gradio-client.tar.gz