How to Install and Uninstall mate-user-share Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "mate-user-share" package

This tutorial shows how to install mate-user-share on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mate-user-share

2. Uninstall "mate-user-share" package

Please follow the guidelines below to uninstall mate-user-share on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mate-user-share $ sudo apt autoclean && sudo apt autoremove

3. Information about the mate-user-share package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mate-user-share
Priority: optional
Section: universe/x11
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: MATE Packaging Team
Architecture: amd64
Version: 1.12.0-1
Depends: apache2-bin, gvfs-backends, libapache2-mod-dnssd (>= 0.6), mate-user-share-common (= 1.12.0-1), obex-data-server, libc6 (>= 2.4), libcaja-extension1 (>= 1.6.3), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.18.0), libpango-1.0-0 (>= 1.14.0), libselinux1 (>= 1.32), libunique-1.0-0 (>= 1.0.0), libx11-6
Filename: pool/universe/m/mate-user-share/mate-user-share_1.12.0-1_amd64.deb
Size: 25110
MD5sum: 20f308e07c21f8b4a0881e73f82fe399
SHA1: 5be6a656425bcce0cab8708b4fd0c688415a02dd
SHA256: 705db394c3a2af2582f62e0e45e5bcc99c3f6f2c2139e15a356359e07b8d88c6
Description-en: User level public file sharing via WebDAV or ObexFTP
MATE user share is a small tool that binds together various free
software projects to bring easy to use user-level file sharing to the
masses.
.
The program is meant to run in the background when the user is logged
in, and when file sharing is enabled a webdav server is started that
shares the $HOME/Public folder. The share is then published to all
computers on the local network using mDNS/rendezvous, so that it shows
up in the Network location in GNOME.
.
The dav server used is Apache, so you need that installed. Avahi or
Howl is used for mDNS support, so you need to have that installed and
mDNSResolver running.
Description-md5: c5aa1eee0c016a1c021ed90e41daf05b
Homepage: http://www.mate-desktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu