To uninstall dnet-progs just follow these instructions.
/parrot/jollyroger/main///install/index.html DECnet user programs and daemons They provide file/terminal access facilities between OpenVMS and Linux and remote execution of commands. Also included is a Linux version of the VMS "Phone" utility and a VMSMail to SMTP gateway. Parrot 3.7 net 2.65
sudo apt-get remove dnet-progs
Which will remove just the dnet-progs package itself.
sudo apt-get remove --auto-remove dnet-progs
This will remove the dnet-progs package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dnet-progs then this will work.
sudo apt-get purge dnet-progs
Or similarly, like this dnet-progs
sudo apt-get purge --auto-remove dnet-progs
Package | dnet-progs |
Version | 2.65 |
Maintainer | Debian QA Group |
Description | DECnet user programs and daemons They provide file/terminal access facilities between OpenVMS and Linux and remote execution of commands. Also included is a Linux version of the VMS "Phone" utility and a VMSMail to SMTP gateway. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | net |