Information about the package, obex-data-server, which is shipped with common Linux distributions. The obex-data-server package is designed for, D-Bus service for Obex access.
Package Name:
obex-data-server
Summary:
D-Bus service for Obex access
Description:
obex-data-server is a D-Bus service to allow sending and receiving files using the ObexFTP and Obex Push protocols, common on mobile phones and other Bluetooth-equipped devices.
Architecture:
x86_64
Version:
0.4.3
Release:
4.el6
Size:
77 k
Repository:
base
From Repository:
Licence:
GPLv2+
Control the obex-data-server package with the following handy commands outlined below.
yum install obex-data-server
This command will install obex-data-server on the server.
yum remove obex-data-server
This command will un-install obex-data-server on the server. When you run this command, you will be asked if you are sure that you want to remove obex-data-server, so you have to manually confirm that you want to do this.
yum -y remove obex-data-server
This command will un-install obex-data-server on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove obex-data-server when using the -y flag.
yum update obex-data-server
This command will update obex-data-server to the latest version. When you run this command, you will be asked if you are sure that you want to remove obex-data-server, so you have to manually confirm that you want to do this.
yum -y update obex-data-server
This command will update obex-data-server to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove obex-data-server when using the -y flag.
yum info obex-data-server
This command will show you core information about the obex-data-server package.
yum deplist obex-data-server
This command will show you the dependencies for obex-data-server. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update obex-data-server
This command will check if there is an update waiting on obex-data-server. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.