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

Last updated: May 18,2024

1. Install "fts" package

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

$ sudo apt update $ sudo apt install fts

2. Uninstall "fts" package

Learn how to uninstall fts on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fts $ sudo apt autoclean && sudo apt autoremove

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

Package: fts
Priority: optional
Section: universe/utils
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 1.1-2
Depends: python (>= 2.7), python (<< 2.8), python-fuse, debconf (>= 0.5) | debconf-2.0, fuse, python-argparse, ucf, python-pkg-resources
Pre-Depends: adduser
Recommends: tftpd | atftpd | tftpd-hpa
Filename: pool/universe/f/fts/fts_1.1-2_all.deb
Size: 17722
MD5sum: ca9532f2898558fbf93b497f2151381d
SHA1: 1a3ab502548cb659fab8e5c82be2398641c78aa3
SHA256: bc5e2fd33254d91ca4fba86a869575e9422a47044af36d7eebfca1af6c9b11e8
Description-en: Modular TFTP/Fuse supplicant
FTS is a modular fuse-tftp-supplicant which allows one to create
pxelinux configurations for different types of clients
using external modules on the fly.
.
It ships with modules for FAI (Fully automated install),
OPSI (OpenPc integration), LTSP5 (Linux Terminal server project)
and the clacks infrastructure daemon.
.
This package provides the main FUSE filesystem.
Description-md5: 35541c766daf727026dcee7dec06c5a5
Homepage: https://github.com/gonicus/fts
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu