qt-autoupdater on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S qt-autoupdater

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

$ yay -Rns qt-autoupdater

2. Manually Install "qt-autoupdater" via AUR

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

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

b. Clone qt-autoupdater's git locally

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

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

$ cd ~/qt-autoupdater $ makepkg -si

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

ID: 643755
Name: qt-autoupdater
PackageBaseID: 144885
PackageBase: qt-autoupdater
Version: 2.1.5_4-1
Description: A Qt library to automatically check for updates and install them
URL: https://skycoder42.github.io/QtAutoUpdater/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: xzz53
FirstSubmitted: 1567850805
LastModified: 1567850805
URLPath: /cgit/aur.git/snapshot/qt-autoupdater.tar.gz