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

Last updated: January 11,2025

1. Install "pawserv" package

This guide covers the steps necessary to install pawserv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pawserv

2. Uninstall "pawserv" package

Learn how to uninstall pawserv on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pawserv $ sudo apt autoclean && sudo apt autoremove

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

Package: pawserv
Priority: extra
Section: universe/net
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: cernlib
Version: 20061220+dfsg3-4.2
Replaces: zserv (<< 2003.08.21-1)
Depends: libc6 (>= 2.14), libgfortran3 (>= 4.6), libkernlib1-gfortran, libpacklib1-gfortran, debconf (>= 0.5) | debconf-2.0, netbase (>= 4.08), openbsd-inetd | inet-superserver
Recommends: cron
Suggests: logrotate
Conflicts: harden-servers
Breaks: zserv (<< 2003.08.21-1)
Filename: pool/universe/c/cernlib/pawserv_20061220+dfsg3-4.2_amd64.deb
Size: 41794
MD5sum: 63c89fccbfa62055ae6d6d40daf9e11a
SHA1: bda80ef58596f00d6e98f8ccd5c7b6cdfc2994b1
SHA256: 9650184307eed32793580d45c800115778140fe29a8825f41a63dc3791a0a418
Description-en: CERNLIB data analysis suite - distributed PAW and file transfer servers
CERNLIB is a suite of data analysis tools and libraries created for
use in physics experiments, but also with applications to other
fields such as the biological sciences.
.
This package contains the server daemon for remote PAW clients. PAW
is the Physics Analysis Workstation, a graphical analysis program.
Included in the same binary is zserv, the server daemon for the ZFTP protocol;
zserv is a macro-extensible file transfer program which supports the
transfer of formatted, unformatted and ZEBRA RZ files (CMZ, HBOOK, etc.).
It is similar to a standard FTP daemon, although it listens on a different
port. Both servers operate through inetd.
.
Since these servers accept passwords in clear text and do not support SSL
or other encryption methods, you should probably only install this package
within a trusted LAN. It should be seen as equivalent to vanilla telnetd
in terms of security (or lack thereof).
Description-md5: d34af7dd01c1c1d7feeb24ca9bb2f2d0
Homepage: http://cernlib.web.cern.ch/cernlib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu