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

Last updated: May 18,2024

1. Install "ruby-obexftp" package

This guide covers the steps necessary to install ruby-obexftp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-obexftp

2. Uninstall "ruby-obexftp" package

This is a short guide on how to uninstall ruby-obexftp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-obexftp
Priority: optional
Section: universe/ruby
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: obexftp
Version: 0.24-4build2
Replaces: libobexftp-ruby (<< 0.23-2~)
Provides: libobexftp-ruby
Depends: libobexftp0 (= 0.24-4build2), libc6 (>= 2.4)
Breaks: libobexftp-ruby (<< 0.23-2~)
Filename: pool/universe/o/obexftp/ruby-obexftp_0.24-4build2_amd64.deb
Size: 13636
MD5sum: 443ba357544193c9144f4fab5c84fa35
SHA1: 1122b511986623a68ed39dba80dec5d955658ec9
SHA256: 634196919fc60f99cd6ae69ea51c9c1c62a609391359684da3a6317e11cce970
Description-en: ruby 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 Ruby programming language.
Description-md5: dc520555636c19317e0cda9c9735b8b2
Homepage: http://triq.net/obex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu