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

Last updated: May 04,2024

1. Install "tagcoll" package

Please follow the step by step instructions below to install tagcoll on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tagcoll

2. Uninstall "tagcoll" package

Please follow the guidance below to uninstall tagcoll on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tagcoll $ sudo apt autoclean && sudo apt autoremove

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

Package: tagcoll
Priority: optional
Section: universe/misc
Installed-Size: 376
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Zini
Architecture: amd64
Source: tagcoll2
Version: 2.0.14-1build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/t/tagcoll2/tagcoll_2.0.14-1build1_amd64.deb
Size: 125034
MD5sum: 658a38c9f784709564f4c5a8addeed4f
SHA1: c738cd1db38759f6ce8b864f95948133e992ce1d
SHA256: 85703db51066a1246e26cc5340078d7088118cdff51039dbde2590d1af4e4750
Description-en: Commandline tool to perform operations on tagged collections
tagcoll takes a collection of items categorized with multiple tags and
performs various kinds of operations on them:
.
* organize the collection in an intuitively navigable hierarchy;
* discover and show implicit hierarchical relationships between
tags;
* apply various transformations to the collection
* produce a special patch file with the differencies between two collections.
Such patch files are specific to tagged collections, and can be applied and
merged more freely than normal diff output;
* apply a previously generated patch file to a collection.
.
tagcoll has been written with the purpose of studying tagged collections and
experiment with tagged collection algorithms.
Description-md5: 2328eac4efc8e938f3ddf4c2d76b90c4
Homepage: http://debtags.alioth.debian.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu