How to Install leafnode software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install leafnode software package in Ubuntu 14.04 LTS (Trusty Tahr)

leafnode software package provides NNTP server for small sites, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install leafnode 

leafnode is installed in your system.

Make ensure the leafnode package were installed using the commands given below,

$ sudo dpkg-query -l | grep leafnode *

You will get with leafnode package name, version, architecture and description in a table

leafnode package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Newsgroups
Package leafnode
Version 1.11.8-3
Description NNTP server for small sites
Sub Section news


See Also, How to uninstall or remove leafnode software package from Ubuntu 14.04 LTS (Trusty Tahr)?