How to Install and Uninstall mate-user-share Package on Kali Linux

Last updated: May 21,2024

1. Install "mate-user-share" package

In this section, we are going to explain the necessary steps to install mate-user-share on Kali Linux

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

2. Uninstall "mate-user-share" package

Learn how to uninstall mate-user-share on Kali Linux:

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

3. Information about the mate-user-share package on Kali Linux

Package: mate-user-share
Version: 1.26.0-1
Installed-Size: 161
Maintainer: Debian+Ubuntu MATE Packaging Team
Architecture: amd64
Depends: apache2-bin, gvfs-backends, libapache2-mod-dnssd (>= 0.6), mate-user-share-common (= 1.26.0-1), libc6 (>= 2.4), libcaja-extension1 (>= 1.18), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libselinux1 (>= 3.1~), libx11-6
Size: 35856
SHA256: eac62908b2a797f15ec43838d06cf8a18e09697df6044ba84a25f4463a027084
SHA1: 312f67141d618a3c888cb74da65eee2eac30425d
MD5sum: 0bcfb4e462df11cc2dd7ec1b867c4650
Description: User level public file sharing via WebDAV
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:
Homepage: http://www.mate-desktop.org
Tag: uitoolkit::gtk
Section: x11
Priority: optional
Filename: pool/main/m/mate-user-share/mate-user-share_1.26.0-1_amd64.deb