diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-07-17 00:20:38 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-07-17 00:20:38 +0300 |
commit | 3b573aa42beeb7dc52be32f1496f671ebf5334eb (patch) | |
tree | 74aec5d168bafe149f36b9cd937b5b89efe2765c /install.sh | |
parent | e8359525d12032f4f7b7c5e130b2ad190f970ee4 (diff) |
Split the packages for debugging.
Changes to be committed:
modified: install.sh
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -265,7 +265,9 @@ gstreamer1-pipewire \ gstreamermm \ gtk+3-devel \ gtk-engine-murrine-32bit \ -gtklp \ +gtklp + +sudo xbps-install -SAu \ hashcat \ hashcat-utils \ hdf5-devel \ @@ -463,13 +465,14 @@ powertop \ ppp \ profanity \ protontricks \ -pulsemixer \ +pulsemixer + +sudo xbps-install -SAu \ pyside2-tools \ python3-Markdown \ python3-cairo-devel \ python3-cairocffi \ python3-cchardet \ -python3-commonmark \ python3-cycler \ python3-dbus-devel \ python3-devel \ |