Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install trn4 on Debian Unstable (Sid)


Install trn4

Installing trn4 package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install trn4

trn4 package information

distro Debian Unstable (Sid)
section Non-Free
name trn4
version 4.0-test77-11+b1
description Threaded USENET news reader, based on rn (4.0 beta test)
subsection news
website trn.sourceforge.net
maintainer Colin Watson

Uninstall trn4

To remove just trn4 package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove trn4

Uninstall trn4 and it’s dependent packages

To remove the trn4 package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove trn4

Purging trn4

If you also want to delete configuration and/or data files of trn4 from Debian Sid then this will work:

sudo apt-get purge trn4

To delete configuration and/or data files of trn4 and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove trn4

 

Comments

comments