0 Members and 1 Guest are viewing this topic.
wget -qO - https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key | sudo apt-key add -
mark@AA1-Blue ~ $ sudo apt-get install insync-beta-ubuntuReading package lists... DoneBuilding dependency tree Reading state information... DoneThe following extra packages will be installed: brasero brasero-cdrkit brasero-common dvd+rw-tools gir1.2-nautilus-3.0 gnome-desktop3-data growisofs hwdata libbrasero-media3-1 libexempi3 libgmime-2.6-0 libgnome-desktop-3-2 libquvi-scripts libquvi7 libtotem-plparser17 nautilus python-nautilus wodimSuggested packages: vcdimager dvdauthor readom cdrskin cdrdao eog gnome-sushi cdrkit-docThe following packages will be REMOVED peppermint-dropboxThe following NEW packages will be installed brasero brasero-cdrkit brasero-common dvd+rw-tools gir1.2-nautilus-3.0 gnome-desktop3-data growisofs hwdata insync-beta-ubuntu libbrasero-media3-1 libexempi3 libgmime-2.6-0 libgnome-desktop-3-2 libquvi-scripts libquvi7 libtotem-plparser17 nautilus python-nautilus wodim0 upgraded, 19 newly installed, 1 to remove and 0 not upgraded.Need to get 10.3 MB of archives.After this operation, 30.7 MB of additional disk space will be used.Do you want to continue [Y/n]?
#!/bin/bashpcmanfm $1 $2 $3 $4 $5 $6
I was going to take a look at this in Peppermint 3 .. but it wanted to remove dropbox Not to mention their command to download/install the GPG key was wrong, and should read:Code: [Select]wget -qO - https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key | sudo apt-key add -