3 echo ">> Do the following commands as your user and not as root!"
4 echo ">> If you had installed any version before 0.9.17+-1 then you have to do:"
5 echo ">> rm -r ~/.veetle_vlc"
6 echo ">> From this version forward you only have to do this command once:"
7 echo ">> ln -s /opt/veetle ~/.veetle_vlc"
13 echo ">> Do the following commands as your user and not as root!"
14 echo ">> If you had installed any version before 0.9.17+-1 then you have to do:"
15 echo ">> rm -r ~/.veetle_vlc"
16 echo ">> From this version forward you only have to do this command once:"
17 echo ">> ln -s /opt/veetle ~/.veetle_vlc"
22 echo ">> Do the following commands as your user and not as root!"
23 echo ">> To completely remove the package:"
24 echo ">> unlink ~/.veetle_vlc"
25 echo ">> If you had installed any version before 0.9.17+-1 then you have to do:"
26 echo ">> rm -r ~/.veetle_vlc"