qt5-autoupdater on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S qt5-autoupdater

* (Optional) Uninstall qt5-autoupdater on Arch using YAY

$ yay -Rns qt5-autoupdater

2. Manually Install "qt5-autoupdater" via AUR

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

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

b. Clone qt5-autoupdater's git locally

$ git clone https://aur.archlinux.org/qt5-autoupdater.git ~/qt5-autoupdater

c. Go to ~/qt5-autoupdater folder and install it

$ cd ~/qt5-autoupdater $ makepkg -si

3. Information about the qt5-autoupdater package on Arch User Repository (AUR)

ID: 683566
Name: qt5-autoupdater
PackageBaseID: 145701
PackageBase: qt5-autoupdater
Version: 3.0.0-3
Description: A Qt library to automatically check for updates and install them
URL: https://github.com/Skycoder42/QtAutoUpdater
NumVotes: 0
Popularity: 0
OutOfDate: 1692032593
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1570630295
LastModified: 1578393425
URLPath: /cgit/aur.git/snapshot/qt5-autoupdater.tar.gz