How to Install and Uninstall sshfs-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "sshfs-dbg" package

In this section, we are going to explain the necessary steps to install sshfs-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sshfs-dbg

2. Uninstall "sshfs-dbg" package

This guide let you learn how to uninstall sshfs-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sshfs-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the sshfs-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sshfs-dbg
Priority: extra
Section: universe/utils
Installed-Size: 161
Maintainer: Ubuntu Developers
Original-Maintainer: Bartosz Fenski
Architecture: amd64
Source: sshfs-fuse
Version: 2.5-1ubuntu1
Depends: sshfs (= 2.5-1ubuntu1)
Filename: pool/universe/s/sshfs-fuse/sshfs-dbg_2.5-1ubuntu1_amd64.deb
Size: 109890
MD5sum: 43fcfe19477b2862dabc69e407a540cb
SHA1: f26f1db66ffa2ce1800c5f7ea42b0981a548e229
SHA256: f40ff9151776a3f6479448156b5987cc6a52665401ba2ee1d5939a09f509d256
Description-en: filesystem client based on SSH File Transfer Protocol (with debugging symbols)
sshfs is a filesystem client based on the SSH File Transfer Protocol.
Since most SSH servers already support this protocol it is very easy
to set up: i.e. on the server side there's nothing to do. On the
client side mounting the filesystem is as easy as logging into the
server with ssh.
.
sshfs is FUSE (Filesystem in USErspace).
.
This package contains debugging symbols.
Please install it to create meaningful backtraces when reporting bugs.
Description-md5: 3e86d7c74f8f2af6d12d3346ed7c65c8
Homepage: http://fuse.sourceforge.net/sshfs.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m