quickgui on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S quickgui

* (Optional) Uninstall quickgui on Arch using YAY

$ yay -Rns quickgui

2. Manually Install "quickgui" via AUR

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

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

b. Clone quickgui's git locally

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

c. Go to ~/quickgui folder and install it

$ cd ~/quickgui $ makepkg -si

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

ID: 1172755
Name: quickgui
PackageBaseID: 172942
PackageBase: quickgui
Version: 1.2.8-1
Description: A Flutter frontend for quickget and quickemu
URL: https://github.com/quickgui/quickgui
NumVotes: 8
Popularity: 0.001608
OutOfDate:
Maintainer: sgnh
Submitter: sgnh
FirstSubmitted: 1636549879
LastModified: 1669065522
URLPath: /cgit/aur.git/snapshot/quickgui.tar.gz