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` \
|
`# easyeffects` \
|
||||||
threema-desktop \
|
threema-desktop \
|
||||||
`# gnome-tweaks` \
|
`# gnome-tweaks` \
|
||||||
blackbox-terminal \
|
|
||||||
anki-bin \
|
anki-bin \
|
||||||
cpu-x \
|
cpu-x \
|
||||||
libreoffice-fresh \
|
libreoffice-fresh \
|
||||||
|
@ -113,6 +112,13 @@ yay --noconfirm -Syu \
|
||||||
yubikey-manager-qt \
|
yubikey-manager-qt \
|
||||||
;
|
;
|
||||||
|
|
||||||
|
yay --noconfirm -Syu \
|
||||||
|
blackbox-terminal \
|
||||||
|
|| \
|
||||||
|
sudo flatpak install --system -y \
|
||||||
|
com.raggesilver.BlackBox \
|
||||||
|
;
|
||||||
|
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
mupdf-tools \
|
mupdf-tools \
|
||||||
naps2-bin;
|
naps2-bin;
|
||||||
|
|
Loading…
Reference in a new issue