Is there a tutorial to upgrade the Swing wallet? Don't laugh at me I know it's newbie-level question but I am a new Linux user and it's not so easy to move from Microsoft
Edit: sorry I found it on the documentation.zencash.com . It's finally very easy

if its like the previous upgrades you just download the new one and install it.
I needed to use the terminal
sudo apt-get update -y
sudo apt-get install zen -y
sudo apt-get install zencash-desktop-gui-wallet -y
I like using the terminal on Linux when I need to download software, but I hate when it's about typing sudo apt-get, sudo stop,etc