How to update zcashd installed from Debian package

OK, Let me answer my own question, inspired by Upgrading ZCash from 1.0.8 to 1.0.11
because I’m new to Linux, this should be very easy for Linux users, simply do this two steps:
apt-get update
apt-get upgrade
,before doing this make sure your zcash stopped, zcashd-cli stop

2 Likes