Files
alpm-hooks
bin
periodic
standalone
app-finder
fix-chaotic-keyring
reinstall-for-qt
flatpak-overrides
systemd
Makefile
PKGBUILD
README.md
fixes-package.install
fixes-package/bin/standalone/reinstall-for-qt

6 lines
207 B
Bash
Executable File

#!/bin/bash
parent_process=$(ps -p $PPID -o comm=)
[ "$parent_process" = 'pacman' ] || [ "$parent_process" = 'pamac-daemon' ] || exit
rm /var/lib/pacman/db.lck
pacman --noconfirm -S qt5-styleplugins qt6gtk2