linuxdeployqt on AUR( Arch User Repository.)

Last updated: June 06,2023

1. Install linuxdeployqt via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

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

c. Remove linuxdeployqt on Arch using YAY

yay -Rns linuxdeployqt

2. Install linuxdeployqt via UAR manually

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. Details of linuxdeployqt package

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