Install blackbox-terminal
using flatpak as fallback
This commit is contained in:
parent
3edef51ffe
commit
c7eff69f90
1 changed files with 7 additions and 1 deletions
|
@ -102,7 +102,6 @@ yay --noconfirm -Syu \
|
|||
`# easyeffects` \
|
||||
threema-desktop \
|
||||
`# gnome-tweaks` \
|
||||
blackbox-terminal \
|
||||
anki-bin \
|
||||
cpu-x \
|
||||
libreoffice-fresh \
|
||||
|
@ -113,6 +112,13 @@ yay --noconfirm -Syu \
|
|||
yubikey-manager-qt \
|
||||
;
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
blackbox-terminal \
|
||||
|| \
|
||||
sudo flatpak install --system -y \
|
||||
com.raggesilver.BlackBox \
|
||||
;
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
mupdf-tools \
|
||||
naps2-bin;
|
||||
|
|
Loading…
Reference in a new issue