linuxdeployqt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S linuxdeployqt

* (Optional) Uninstall linuxdeployqt on Arch using YAY

$ yay -Rns linuxdeployqt

2. Manually Install "linuxdeployqt" via AUR

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

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

b. Clone linuxdeployqt's git locally

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

c. Go to ~/linuxdeployqt folder and install it

$ cd ~/linuxdeployqt $ makepkg -si

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

ID: 782823
Name: linuxdeployqt
PackageBaseID: 131173
PackageBase: linuxdeployqt
Version: 20200825-1
Description: Makes Linux applications self-contained by copying in the libraries and plugins that the application uses
URL: https://github.com/probonopd/linuxdeployqt
NumVotes: 3
Popularity: 0
OutOfDate: 1620051416
Maintainer: Onoketa
FirstSubmitted: 1522248975
LastModified: 1598329102
URLPath: /cgit/aur.git/snapshot/linuxdeployqt.tar.gz