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

Last updated: May 12,2024

1. Install "etm" package

This is a short guide on how to install etm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install etm

2. Uninstall "etm" package

Please follow the instructions below to uninstall etm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove etm $ sudo apt autoclean && sudo apt autoremove

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

Package: etm
Priority: optional
Section: universe/utils
Installed-Size: 1441
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 3.2.22-1
Depends: python3-dateutil (>= 1.5), python3-icalendar (>= 3.5), python3-tk, python3-tz, python3-yaml (>= 3.10), python3:any (>= 3.3.2-2~)
Recommends: mercurial
Filename: pool/universe/e/etm/etm_3.2.22-1_all.deb
Size: 286256
MD5sum: ba9870c9a68d997e323a1658106aeb42
SHA1: 1ce375927fde54cf41672a0a80b30041ff912630
SHA256: 3e26158c87380d2f607716d3b30b97485e3ce8e0c032df94e52d06cde833c80a
Description-en: Manages events and tasks using simple text files
Manage events and tasks using simple text files
etm is an acronym for event and task manager.
.
In contrast to most calendar/todo applications, creating items (events,
tasks, and so forth) in etm does not require filling out fields in a
form. Instead, items are created as free-form text entries using a
simple, intuitive format and stored in plain text files.
Description-md5: 845d6588c8aa3b28900d205b7ca2627e
Homepage: http://people.duke.edu/~dgraham/etmtk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu