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

Last updated: May 17,2024

1. Install "inn" package

Please follow the instructions below to install inn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install inn

2. Uninstall "inn" package

This is a short guide on how to uninstall inn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove inn $ sudo apt autoclean && sudo apt autoremove

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

Package: inn
Priority: extra
Section: universe/news
Installed-Size: 2043
Maintainer: Ubuntu Developers
Original-Maintainer: Marco d'Itri
Architecture: amd64
Version: 1:1.7.2q-44.1ubuntu2
Replaces: inewsinn
Provides: inews, news-transport-system
Depends: libc6 (>= 2.15), libperl5.22 (>= 5.22.1), libsystemd0, init-system-helpers (>= 1.18~), cron, default-mta | mail-transport-agent, bsd-mailx | mailx, time, perl, perlapi-5.22.1
Suggests: gnupg (>= 1.0.5)
Conflicts: inewsinn, inn2, inn2-dev, inn2-inews, news-transport-system
Filename: pool/universe/i/inn/inn_1.7.2q-44.1ubuntu2_amd64.deb
Size: 680808
MD5sum: c5fa86a9f43ce9cb77b281fd9a90ab4d
SHA1: 2349578cc0a2778201099f652f2eb0a94708d707
SHA256: e645e35a070260374f5abc2b1546ff71f49c6ca135b7c02559ff6cc05bbb1e52
Description-en: News transport system `InterNetNews' by the ISC and Rich Salz
This is INN version 1.x, provided for smaller sites which do not need
the complexity of INN 2.x.
Large sites should use Debian's inn2 package instead.
.
The news transport is the part of the system that stores the articles
and the lists of which groups are available and so on, and provides
those articles on request to users. It receives news (either posted
locally or from a newsfeed site), files it, and passes it on to any
downstream sites. Each article is kept for a period of time and then
deleted (this is known as `expiry').
.
By default Debian's INN will install in a fairly simple `local-only'
configuration.
.
In order to make use of the services provided by INN you'll have to
use a user-level newsreader program such as pan. The newsreader is
the program that fetches articles from the server and shows them to
the user, remembering which the user has seen so that they don't get
shown again. It also provides the posting interface for the user.
Description-md5: 94d47a86936a5f450692741671bbbed2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu