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

Last updated: October 06,2024

1. Install "elog" package

Please follow the guidelines below to install elog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install elog

2. Uninstall "elog" package

Here is a brief guide to show you how to uninstall elog on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove elog $ sudo apt autoclean && sudo apt autoremove

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

Package: elog
Priority: optional
Section: universe/web
Installed-Size: 3665
Maintainer: Ubuntu Developers
Original-Maintainer: Roger Kalt
Architecture: amd64
Version: 3.1.1-1-1
Depends: libc6 (>= 2.15), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.0 (>= 1.0.0), adduser, net-tools, libjs-jquery
Recommends: imagemagick, ckeditor
Filename: pool/universe/e/elog/elog_3.1.1-1-1_amd64.deb
Size: 1270110
MD5sum: b6e3b03a220b714228f2503b1e996d69
SHA1: 08f9a0c05a0ef7edd866818e81aea7a19712618d
SHA256: 01f3e6c0914e1ab8cf0267561f0486f5a0d94fa985ea08b174718eb9ca0bec1f
Description-en: Logbook system to manage notes through a Web interface
The Electronic Logbook (ELOG) provides a Web interface to manage notes. Its
general purpose is to make it easy for people to put and access information
online; in the form of short, time stamped text messages with optional HTML
markup for presentation, and optional file attachments. ELOG has its own
daemon, there is no need for a full-fledged server (e.g. Apache). It stores
notes as simple as plain text; no special formatting. Its features:
.
* Personal logbooks: Personal notes can be written into ELOG and can then be
retrieved from anywhere with a Web browser.
* Shared logbooks: Logbooks can be shared by several people, for reading and
optionally for writing. Work groups can share and exchange information
like in a (simplified) news group.
* Small databases: Since arbitrary attributes can be defined for a logbook,
it can be used as a small database with search facilities.
* Problem collections: A system can consist of two logbooks, in one of which
users enter bugs or problems. Whenever someone adds a problem, an email
is automatically sent to the administrator.
* Shift logbooks: If the Allow delete and Allow edit flags are off, an entry
cannot be modified once it's been entered. This can be useful for shift
logbooks for example in Physics experiments where each entry becomes a
"document" with a time and author stamp.
* File collections: Since files can be attached to ELOG entries, the system
can be used to store and retrieve files.
Description-md5: b158ada70a80f8bfdeaef5a1f51f4b12
Homepage: http://midas.psi.ch/elog
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu