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

Last updated: May 17,2024

1. Install "python-obexftp" package

Please follow the guidance below to install python-obexftp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-obexftp

2. Uninstall "python-obexftp" package

This guide let you learn how to uninstall python-obexftp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-obexftp
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: obexftp
Version: 0.24-4build2
Provides: python2.7-obexftp
Depends: libobexftp0 (= 0.24-4build2), python (>= 2.7), python (<< 2.8), libc6 (>= 2.14)
Filename: pool/universe/o/obexftp/python-obexftp_0.24-4build2_amd64.deb
Size: 16428
MD5sum: 81d77f034bb3ab7f2847749bb8a90bf2
SHA1: ee95ad7d8f586e6c9fc8022d6849b0191e2cdfb1
SHA256: 8ddfe8fbd47b6bafedc6db44da39f99a7fd7fdfd3e1bef1abfc7b01deeeb099f
Description-en: Python binding to the object exchange file transfer library
OBEX, the OBject EXchange protocol, can best be described as binary HTTP.
OBEX is optimized for ad-hoc links and can be used to exchange
all kind of objects like files, pictures, calendar entries (vCal)
and business cards (vCard) over bluetooth, IrDA, USB and serial cable
links.
.
This package contains the binding for the Python programming language.
Description-md5: 2aa2dd6633469d66ccbd4ccdb62561fe
Homepage: http://triq.net/obex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu