gradio on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gradio

* (Optional) Uninstall gradio on Arch using YAY

$ yay -Rns gradio

2. Manually Install "gradio" via AUR

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

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

b. Clone gradio's git locally

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

c. Go to ~/gradio folder and install it

$ cd ~/gradio $ makepkg -si

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

ID: 648291
Name: gradio
PackageBaseID: 114123
PackageBase: gradio
Version: 7.3-1
Description: A GTK3 app for finding and listening to internet radio stations
URL: https://github.com/haecker-felix/gradio
NumVotes: 55
Popularity: 3.0E-6
OutOfDate:
Maintainer: nicoulaj
FirstSubmitted: 1469921141
LastModified: 1569003457
URLPath: /cgit/aur.git/snapshot/gradio.tar.gz