How to Install and Uninstall gnuserv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "gnuserv" package

Please follow the instructions below to install gnuserv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnuserv

2. Uninstall "gnuserv" package

This guide covers the steps necessary to uninstall gnuserv on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gnuserv $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnuserv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gnuserv
Priority: optional
Section: universe/editors
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Alexander Zangerl
Architecture: amd64
Version: 3.12.8-6
Depends: emacs | emacsen, emacsen-common (>= 1.4.14), libc6 (>= 2.15), libxau6
Filename: pool/universe/g/gnuserv/gnuserv_3.12.8-6_amd64.deb
Size: 40156
MD5sum: bb384422ba39ff8218dc93cfb764e46b
SHA1: 6fa82763b259887b58597054696167939e958cec
SHA256: 7cbc0750c138ef164537f9bca974a231710296892a868bcad482306d2fba9ac7
Description-en: Allows you to attach to an already running Emacs
gnuserv allows you to attach to an already running Emacs. This
allows external programs to make use of Emacs' editing
capabilities. It is similar to GNU Emacs' emacsclient, but
has a slightly different feature set.
.
You do not need this package if you use XEmacs; it already
includes gnuserv and gnuclient. If you want to use gnuserv with
both GNU Emacs and XEmacs, you will only be able to use the
alternative /usr/bin/gnuclient with one flavor of emacs; you will
have to use either gnuclient.xemacs or gnuclient.emacs for the
other flavor.
Description-md5: a67a0d1185ba4add9728d53fa54138d6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu