How to Install and Uninstall open-vm-tools.x86_64 Package on Rocky Linux 8
Last updated: November 16,2024
1. Install "open-vm-tools.x86_64" package
This tutorial shows how to install open-vm-tools.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
open-vm-tools.x86_64
Copied
2. Uninstall "open-vm-tools.x86_64" package
This tutorial shows how to uninstall open-vm-tools.x86_64 on Rocky Linux 8:
$
sudo dnf remove
open-vm-tools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the open-vm-tools.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:07:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : open-vm-tools
Version : 11.3.5
Release : 1.el8_6.1
Architecture : x86_64
Size : 861 k
Source : open-vm-tools-11.3.5-1.el8_6.1.src.rpm
Repository : appstream
Summary : Open Virtual Machine Tools for virtual machines hosted on VMware
URL : https://github.com/vmware/open-vm-tools
License : GPLv2
Description : The open-vm-tools project is an open source implementation of VMware Tools. It
: is a suite of open source virtualization utilities and drivers to improve the
: functionality, user experience and administration of VMware virtual machines.
: This package contains only the core user-space programs and libraries of
: open-vm-tools.
Available Packages
Name : open-vm-tools
Version : 11.3.5
Release : 1.el8_6.1
Architecture : x86_64
Size : 861 k
Source : open-vm-tools-11.3.5-1.el8_6.1.src.rpm
Repository : appstream
Summary : Open Virtual Machine Tools for virtual machines hosted on VMware
URL : https://github.com/vmware/open-vm-tools
License : GPLv2
Description : The open-vm-tools project is an open source implementation of VMware Tools. It
: is a suite of open source virtualization utilities and drivers to improve the
: functionality, user experience and administration of VMware virtual machines.
: This package contains only the core user-space programs and libraries of
: open-vm-tools.