Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZEN] ZenCash: Private, Secure, Resilient CryptoCurrency with zk-SNARKs
by
Conasse
on 04/07/2018, 20:59:15 UTC
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  Kiss

if its like the previous upgrades you just download the new one and install it.

I needed to use the terminal

Quote
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