How to Install and Uninstall python-passfd Package on Ubuntu 21.10 (Impish Indri)

Last updated: June 30,2024

1. Install "python-passfd" package

Please follow the step by step instructions below to install python-passfd on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-passfd

2. Uninstall "python-passfd" package

In this section, we are going to explain the necessary steps to uninstall python-passfd on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-passfd package on Ubuntu 21.10 (Impish Indri)

Package: python-passfd
Architecture: amd64
Version: 0.2-3build1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Martín Ferrari
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Provides: python2.7-passfd
Depends: python2 (<< 2.8), python2 (>= 2.7~), python2:any (<< 2.8), python2:any (>= 2.7~), libc6 (>= 2.4)
Filename: pool/universe/p/python-passfd/python-passfd_0.2-3build1_amd64.deb
Size: 6892
MD5sum: 87bb168ca1f4f0855f06bfbd79401e19
SHA1: 6243ae6d1042b8a8b0a0049b5fd750187d7c39ab
SHA256: 2a727a7309938127c1a7976a677eb7fe675aaa425c33e075b37eb1ab100521a3
SHA512: 491cda67e53894e4cfb8a6b08c2db2df6e7fd64ebcb8b3defc3d5beeff26f0bd8ce572df4305403a28bac61ec2e9e7d2121719766435a083f2eba3d061bab087
Homepage: https://github.com/TheTincho/python-passfd/
Description-en: Python functions to pass file descriptors across UNIX domain
This simple extension provides two functions to pass and receive file
descriptors across UNIX domain sockets, using the BSD-4.3+ sendmsg() and
recvmsg() interfaces.
.
Direct bindings to sendmsg and recvmsg are not provided, as the API does
not map nicely into Python.
.
Please note that this only supports BSD-4.3+ style file descriptor
passing, and was only tested on Linux.
Description-md5: 86c095f3107b35794c52efa04c58e5c9
Python-Version: 2.7