How to Install and Uninstall tcl-funtools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "tcl-funtools" package

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

$ sudo apt update $ sudo apt install tcl-funtools

2. Uninstall "tcl-funtools" package

Please follow the step by step instructions below to uninstall tcl-funtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tcl-funtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcl-funtools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tcl-funtools
Priority: extra
Section: universe/libs
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Source: funtools
Version: 1.4.6+git150811-2
Depends: libfuntools1 (= 1.4.6+git150811-2), libc6 (>= 2.7), libtcl8.6 (>= 8.6.0)
Filename: pool/universe/f/funtools/tcl-funtools_1.4.6+git150811-2_amd64.deb
Size: 7246
MD5sum: 32c97c2b0a9e25711d307ef1f8467ae6
SHA1: f0169f2024ff83971935dbbc11bf604527c41d9b
SHA256: a0b0a63bc48777890172733b18ab09a358085cdc8db9b0871d3c804fec16ed8b
Description-en: Minimal buy-in FITS library (Tcl interface)
Funtools, is a "minimal buy-in" FITS library and utility package developed at
the High Energy Astrophysics Division of SAO. The Funtools library
provides simplified access to a wide array of file types: standard
astronomical FITS images and binary tables, raw arrays and binary event
lists, and even tables of ASCII column data. A sophisticated region filtering
library (compatible with ds9) filters images and tables using boolean
operations between geometric shapes, support world coordinates, etc. Funtools
also supports advanced capabilities such as optimized data searching using
index files.
.
This package contains the Tcl interface.
Description-md5: 3f8e16b346e8562cb8473012ea50235d
Homepage: https://github.com/ericmandel/funtools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu