remove snapd install restriction for Mint20

This commit is contained in:
Francois B. (Makoto) 2020-06-12 16:55:02 +02:00
parent 366ff1255d
commit 81da847d02
2 changed files with 13 additions and 2 deletions

View file

@ -967,7 +967,18 @@ function addRepo_AndroidStudio () {
#
AppsPreTrtFct="opera-stable;opera_PreTrtFct
steam;steam_PreTrtFct
wireshark;wireshark_PreTrtFct"
wireshark;wireshark_PreTrtFct
snapd;snapd_PreTrtFct"
#
# Snap
#
function snapd_PreTrtFct () {
if isMint20; then
runCmd "sudo rm /etc/apt/preferences.d/nosnap.pref" \
"remove snapd installation restriction [ I'm allergic to it, but need it for some pieces of software... Devs, please provide deb package ;) ]"
fi
}
#
# Opera

View file

@ -13,7 +13,7 @@
#
# app version number
#
version="0.6.0-b5"
version="0.6.0-b6"
#
# myHomedir is used in full paths to the homedir