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

Last updated: May 10,2024

1. Install "tcl-vfs" package

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

$ sudo apt update $ sudo apt install tcl-vfs

2. Uninstall "tcl-vfs" package

This tutorial shows how to uninstall tcl-vfs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: tcl-vfs
Priority: optional
Section: universe/interpreters
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: Sergei Golovan
Architecture: amd64
Source: tclvfs
Version: 1.3-20080503-4
Replaces: tclvfs
Provides: tclvfs
Depends: libc6 (>= 2.4), tcl (>= 8.5.0-1)
Suggests: tcl-memchan, tcl-trf, tcllib
Conflicts: tclvfs
Filename: pool/universe/t/tclvfs/tcl-vfs_1.3-20080503-4_amd64.deb
Size: 90880
MD5sum: d62e7b0e0a4b62840475fff2deed84ac
SHA1: 998b34dc12c430ca9f2d78304c41410bb2321c5d
SHA256: 31792042358a54fd185deeddf7caee81f0d20204ddb4bb2bbe17550dc56bc103
Description-en: Exposes Tcl's virtual filesystem C API to the Tcl script level
The tcl-vfs package provides an extension to the Tcl language which
allows Virtual Filesystems to be built using Tcl scripts only. It
gives also a collection of such Tcl-implemented filesystems
(metakit, zip, ftp, tar, http, webdav, namespace, url)
Description-md5: 9f16e65234411a454145079200c5b6fd
Homepage: http://sourceforge.net/projects/tclvfs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu