This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update && sudo apt upgrade | |
sudo apt --purge remove firefox pix hexchat thunderbird transmission-gtk brasero evolution remmina gnome-mahjongg gnome-mines gnome-sudoku gimp pitivi quadrapassel gnome-todo -y | |
clear | |
sudo rm /etc/apt/preferences.d/nosnap.pref | |
sudo apt update | |
sudo apt install snapd | |
sudo snap install authy | |
clear |