python-gradio on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-gradio

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

$ yay -Rns python-gradio

2. Manually Install "python-gradio" 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's git locally

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

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

$ cd ~/python-gradio $ makepkg -si

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

ID: 1418898
Name: python-gradio
PackageBaseID: 186795
PackageBase: python-gradio
Version: 4.19.2-1
Description: Create UIs for your machine learning model in Python in 3 minutes
URL: https://github.com/gradio-app/gradio
NumVotes: 1
Popularity: 0.021366
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1666362027
LastModified: 1709296479
URLPath: /cgit/aur.git/snapshot/python-gradio.tar.gz