How to Install and Uninstall player.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "player.i686" package

Please follow the step by step instructions below to install player.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install player.i686

2. Uninstall "player.i686" package

In this section, we are going to explain the necessary steps to uninstall player.i686 on Fedora 35:

$ sudo dnf remove player.i686 $ sudo dnf autoremove

3. Information about the player.i686 package on Fedora 35

Last metadata expiration check: 1:23:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : player
Version : 3.1.0
Release : 36.fc35
Architecture : i686
Size : 1.4 M
Source : player-3.1.0-36.fc35.src.rpm
Repository : fedora
Summary : Cross-platform robot device interface and server
URL : http://playerproject.github.io
License : GPLv2+ and LGPLv2+
Description : Player is a network server for robot control. Running on your robot, Player
: provides a clean and simple interface to the robot's sensors and actuators
: over the IP network. Your client program talks to Player over a TCP socket,
: reading data from sensors, writing commmands to actuators, and configuring
: devices on the fly. Player supports a variety of robot hardware.