mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 09:31:34 -05:00
Remove snap loupe
This commit is contained in:
parent
86a90937b6
commit
d9f28a1198
@ -131,7 +131,7 @@ sudo rm -rf /usr/share/hplip
|
|||||||
|
|
||||||
# Install packages that I use
|
# Install packages that I use
|
||||||
sudo apt install -y gnome-console gnome-software-plugin-flatpak
|
sudo apt install -y gnome-console gnome-software-plugin-flatpak
|
||||||
sudo snap install gnome-text-editor loupe
|
sudo snap install gnome-text-editor
|
||||||
|
|
||||||
# Setup Flatpak
|
# Setup Flatpak
|
||||||
sudo flatpak override --system --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset --nodevice=input --nodevice=shm --nodevice=all
|
sudo flatpak override --system --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset --nodevice=input --nodevice=shm --nodevice=all
|
||||||
|
Loading…
Reference in New Issue
Block a user