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

Last updated: May 18,2024

1. Install "pygopherd" package

This tutorial shows how to install pygopherd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pygopherd

2. Uninstall "pygopherd" package

Please follow the guidance below to uninstall pygopherd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pygopherd $ sudo apt autoclean && sudo apt autoremove

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

Package: pygopherd
Priority: optional
Section: universe/net
Installed-Size: 499
Maintainer: Ubuntu Developers
Original-Maintainer: John Goerzen
Architecture: all
Version: 2.0.18.3+nmu4ubuntu1
Provides: gopher-server
Depends: python, mime-support, logrotate, python-simpletal, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pygopherd/pygopherd_2.0.18.3+nmu4ubuntu1_all.deb
Size: 171688
MD5sum: 21d861c46bc06b537abc8ea3dfa1fe1f
SHA1: 4bc058e52aaedc092323662703eb95c58c2c9fe2
SHA256: 0516f8e6cae11a68a0421c9dd0273a67b094be9102cbfcdb87a133123aa853a4
Description-en: Modular Multiprotocol Gopher/HTTP/WAP Server in Python
This is an all-new, modern Gopher server. It can serve documents
with Gopher+, standard Gopher (RFC1436), HTTP, and WAP -- all on the same
port. Pygopherd features a modular extension system as well as
loadable scripts and much more. It contains full support for
UMN gopherd systems -- including .Links, .names, .cap, searches, etc.
Pygopherd also supports Bucktooth features such as gophermap files
and executables. In addition to all this, there are Pygopherd's own
extra features. All features are fully customizable and can be enabled
or disabled by editing /etc/pygopherd/pygopherd.conf.
.
This version of PyGopherd introduces WAP support.
Description-md5: 1c06f6244ee5ea12c4113c9e23a344c6
Homepage: gopher://gopher.quux.org/1/devel/gopher/pygopherd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu