How to Install and Uninstall python3-sendfile-dbg Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-sendfile-dbg" package

This guide covers the steps necessary to install python3-sendfile-dbg on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-sendfile-dbg

2. Uninstall "python3-sendfile-dbg" package

This is a short guide on how to uninstall python3-sendfile-dbg on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-sendfile-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sendfile-dbg package on Ubuntu 21.10 (Impish Indri)

Package: python3-sendfile-dbg
Architecture: amd64
Version: 2.0.1-3build3
Multi-Arch: same
Priority: extra
Section: universe/debug
Source: pysendfile
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ghe Rivero
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Provides: python3.9-sendfile-dbg
Depends: python3-sendfile (= 2.0.1-3build3), libc6 (>= 2.4), python3-dbg (<< 3.10), python3-dbg (>= 3.9~)
Filename: pool/universe/p/pysendfile/python3-sendfile-dbg_2.0.1-3build3_amd64.deb
Size: 4804
MD5sum: 14e7564508e291ea19aee071ccee27aa
SHA1: 18d21da3e5c613fdd43eac4af4aad6c3a4a6f8ac
SHA256: e85a6265d21eb0ac5243ccc81a32eb25785604c8e7cbfa19768df6bf04e8eb85
SHA512: a0853a0b8695379991381815fcfb3980b34e5c3212cdfc8827c32eb06e1a4124577f80f3ddd65a1b95a7beb99179a143fb7f8877b1a362855168eb55deb63a0d
Homepage: https://github.com/giampaolo/pysendfile
Description-en: Python interface to sendfile(2) (debug)
Python library which provides a "zero-copy" way of copying data from one
file descriptor to another (a socket). The phrase "zero-copy" refers to
the fact that all of the copying of data between the two descriptors is
done entirely by the kernel, with no copying of data into userspace buffers.
This is particularly useful when sending a file over a socket (e.g. FTP).
.
This package contains the extension built for the Python 3 debug interpreter.
Description-md5: 7220353ecd33d7ff61718dc0be675205