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

Last updated: September 19,2024

1. Install "player.i686" package

Please follow the guidance below to install player.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install player.i686

2. Uninstall "player.i686" package

Please follow the instructions below to uninstall player.i686 on Fedora 34:

$ sudo dnf remove player.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:47:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : player
Version : 3.1.0
Release : 33.fc34
Architecture : i686
Size : 1.4 M
Source : player-3.1.0-33.fc34.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.