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

Last updated: November 07,2024

1. Install "hothasktags" package

Please follow the steps below to install hothasktags on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hothasktags

2. Uninstall "hothasktags" package

In this section, we are going to explain the necessary steps to uninstall hothasktags on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hothasktags $ sudo apt autoclean && sudo apt autoremove

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

Package: hothasktags
Priority: optional
Section: universe/devel
Installed-Size: 12513
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 0.3.3-4
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/h/hothasktags/hothasktags_0.3.3-4_amd64.deb
Size: 1539544
MD5sum: f65cec8794197f9fcdd5db40cceb49c1
SHA1: 195126c76f7caab09e9e2ec8e32d060e08d580f3
SHA256: 35813e85a7b56325d7b00209e3f37b83da272b83bc7e8813c768510e94d1b349
Description-en: Haskell ctags generator
hothasktags generates ctags files for Haskell, with knowledge of
import lists and qualified imports. It provides a smart go-to-definition
for Vim, that almost always gets it right in the presence of multiple names
from different modules.
Description-md5: 882a19319c52444c55449b9fb8a30823
Homepage: http://github.com/luqui/hothasktags
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu