How to Install and Uninstall player.x86_64 Package on Fedora 39

Last updated: January 16,2025

1. Install "player.x86_64" package

This is a short guide on how to install player.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install player.x86_64

2. Uninstall "player.x86_64" package

Learn how to uninstall player.x86_64 on Fedora 39:

$ sudo dnf remove player.x86_64 $ sudo dnf autoremove

3. Information about the player.x86_64 package on Fedora 39

Last metadata expiration check: 1:30:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : player
Version : 3.1.0
Release : 52.fc39
Architecture : x86_64
Size : 1.3 M
Source : player-3.1.0-52.fc39.src.rpm
Repository : fedora
Summary : Cross-platform robot device interface and server
URL : http://playerproject.github.io
License : GPL-2.0-or-later AND LGPL-2.1-or-later
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.