How to Install and Uninstall xorg-x11-drivers.x86_64 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "xorg-x11-drivers.x86_64" package

Here is a brief guide to show you how to install xorg-x11-drivers.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install xorg-x11-drivers.x86_64

2. Uninstall "xorg-x11-drivers.x86_64" package

Here is a brief guide to show you how to uninstall xorg-x11-drivers.x86_64 on Amazon Linux 2:

$ sudo yum remove xorg-x11-drivers.x86_64 $ sudo yum autoremove

3. Information about the xorg-x11-drivers.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : xorg-x11-drivers
Arch : x86_64
Version : 7.7
Release : 6.amzn2.0.1
Size : 9.0 k
Repo : amzn2-core/2/x86_64
Summary : X.Org X11 driver installation package
License : MIT
Description : The purpose of this package is to require all of the individual
: X.Org driver rpms, to allow the OS installation software to
: install all drivers all at once, without having to track which
: individual drivers are present on each architecture. By
: installing this package, it forces all of the individual driver
: packages to be installed.