diff --git a/ubuntu/omakub.sh b/ubuntu/omakub.sh index 4433c33..9527cd1 100644 --- a/ubuntu/omakub.sh +++ b/ubuntu/omakub.sh @@ -1,21 +1,21 @@ # Ubuntu 24.04 LTS (run after Omakub script) +#ghostty + sudo apt update sudo apt install nfs-common -y -sudo apt-get install fuse libfuse2 -y +# sudo apt-get install fuse libfuse2 -y # sudo apt install blueman -y -# Web Apps -sudo add-apt-repository ppa:kelebek333/mint-tools -y -sudo apt-get update -sudo apt-get install webapp-manager -y - # flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo # sudo apt install yubioath-desktop -y # Doesn't work sudo apt install flatseal -y -# Video -sudo apt install djv -y +flatpak install net.nokyan.Resources -y +flatpak install org.onlyoffice.desktopeditors -y +flatpak install com.yubico.yubioath -y -flatpak install flathub com.yubico.yubioath -y -flatpak install flathub net.nokyan.Resources -y +# Web Apps +sudo add-apt-repository ppa:kelebek333/mint-tools -y +sudo apt-get update +sudo apt-get install webapp-manager -y