Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install nautilus-dropbox on Debian Unstable (Sid)


Install nautilus-dropbox

Installing nautilus-dropbox package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install nautilus-dropbox

nautilus-dropbox package information

distro Debian Unstable (Sid)
section Non-Free
name nautilus-dropbox
version 2.10.0-2
description Dropbox integration for Nautilus
subsection gnome
website github.com / dropbox / nautilus-dropbox
maintainer Luke Faraone

Uninstall nautilus-dropbox

To remove just nautilus-dropbox package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove nautilus-dropbox

Uninstall nautilus-dropbox and it’s dependent packages

To remove the nautilus-dropbox package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove nautilus-dropbox

Purging nautilus-dropbox

If you also want to delete configuration and/or data files of nautilus-dropbox from Debian Sid then this will work:

sudo apt-get purge nautilus-dropbox

To delete configuration and/or data files of nautilus-dropbox and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove nautilus-dropbox

 

Comments

comments