How to Install and Uninstall player.x86_64 Package on Fedora 38
Last updated: November 27,2024
1. Install "player.x86_64" package
This guide covers the steps necessary to install player.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
player.x86_64
Copied
2. Uninstall "player.x86_64" package
In this section, we are going to explain the necessary steps to uninstall player.x86_64 on Fedora 38:
$
sudo dnf remove
player.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the player.x86_64 package on Fedora 38
Last metadata expiration check: 3:45:00 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : player
Version : 3.1.0
Release : 48.fc38
Architecture : x86_64
Size : 1.3 M
Source : player-3.1.0-48.fc38.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.
Available Packages
Name : player
Version : 3.1.0
Release : 48.fc38
Architecture : x86_64
Size : 1.3 M
Source : player-3.1.0-48.fc38.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.