How to Install and Uninstall python-fdsend Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-fdsend" package

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

$ sudo apt update $ sudo apt install python-fdsend

2. Uninstall "python-fdsend" package

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

$ sudo apt remove python-fdsend $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-fdsend package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-fdsend
Priority: optional
Section: universe/python
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Fabian Knittel
Architecture: amd64
Source: fdsend
Version: 0.2.1-2
Provides: python2.7-fdsend
Depends: libc6 (>= 2.2.5), python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/f/fdsend/python-fdsend_0.2.1-2_amd64.deb
Size: 11088
MD5sum: f7d64ab17de95d4a0d5cd621ded6cd48
SHA1: 7129044187e7ecc17de4b8a35908603644a1bdd9
SHA256: 83ffccb793f8908c5048a450c3ce1d1c20595a3a435fd2e05ef76b1d330151b0
Description-en: Provides an abstraction for file descriptor passing via sockets
fdsend is yet another file descriptor passing abstraction, specifically for
Python. This package offers a few conveniences not commonly found together in
other abstractions: sending multiple files at once, sending arbitrary data,
and working with both files and file descriptors.
Description-md5: 48b901c38bbec01b379027f14c88c15b
Homepage: https://gitorious.org/python-fdsend
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu