How to Install and Uninstall elinks-data Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 03,2024

1. Install "elinks-data" package

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

$ sudo apt update $ sudo apt install elinks-data

2. Uninstall "elinks-data" package

This tutorial shows how to uninstall elinks-data on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove elinks-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the elinks-data package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: elinks-data
Priority: optional
Section: universe/web
Installed-Size: 1529
Maintainer: Ubuntu Developers
Original-Maintainer: Moritz Muehlenhoff
Architecture: all
Source: elinks
Version: 0.12~pre6-11build2
Replaces: elinks (<< 0.11.3-1), elinks-lite (<< 0.12~pre6-3)
Recommends: elinks (= 0.12~pre6-11build2)
Conflicts: elinks (<< 0.11.3-1)
Breaks: elinks-lite (<< 0.12~pre6-3)
Filename: pool/universe/e/elinks/elinks-data_0.12~pre6-11build2_all.deb
Size: 370662
MD5sum: cdf89af0a3653475f999a692994a78b4
SHA1: e2c61900162b454577a5625d7794c40b9b9d0d2b
SHA256: 1091fea551cc4589774997f33bb3cfcbba5e0837f9bb9fe331b5a4f910e0ea53
Description-en: advanced text-mode WWW browser - data files
ELinks is a feature-rich program for browsing the web in text mode. It is
like enhanced Lynx and Links. The most noteworthy features of ELinks are:
.
* Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.)
* Internationalized domain names
* Persistent cookies, HTTP authentication and proxy authentication
* Tabbed browsing, good looking menus and dialogs, and key-binding manager
* History browsing and typeahead searches
* Forms history and completion, and history in commonly used input dialogs
* CSS support and support for browser scripting (Perl, Lua, Guile etc.)
* Tables and frames rendering, and configurable color support
* Compressed and background (non-blocking) downloads, and download resuming
.
This package contains the data files that are necessary to use ELinks.
Description-md5: b12fd0ea4ccdeeebd88e81a5321ce4cc
Homepage: http://elinks.cz/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu