qt5-service on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S qt5-service

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

$ yay -Rns qt5-service

2. Manually Install "qt5-service" via AUR

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

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

b. Clone qt5-service's git locally

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

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

$ cd ~/qt5-service $ makepkg -si

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

ID: 595464
Name: qt5-service
PackageBaseID: 133324
PackageBase: qt5-service
Version: 2.0.1-1
Description: A platform independent library to easily create system services and use some of their features
URL: https://github.com/Skycoder42/QtService
NumVotes: 0
Popularity: 0
OutOfDate: 1702329984
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1528556488
LastModified: 1552779381
URLPath: /cgit/aur.git/snapshot/qt5-service.tar.gz