How to Install ruby-obexftp in Ubuntu 18.04



Install ruby-obexftp by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-obexftp

Description:

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.

Homepage: http://triq.net/obex

Version: 0.24-5build4

Section: universe/ruby