How to Install and Uninstall java-1.8.0-openjdk-accessibility.x86_64 Package on Oracle Linux 8

Last updated: May 23,2024

1. Install "java-1.8.0-openjdk-accessibility.x86_64" package

Please follow the guidelines below to install java-1.8.0-openjdk-accessibility.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install java-1.8.0-openjdk-accessibility.x86_64

2. Uninstall "java-1.8.0-openjdk-accessibility.x86_64" package

Please follow the step by step instructions below to uninstall java-1.8.0-openjdk-accessibility.x86_64 on Oracle Linux 8:

$ sudo dnf remove java-1.8.0-openjdk-accessibility.x86_64 $ sudo dnf autoremove

3. Information about the java-1.8.0-openjdk-accessibility.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:02:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : java-1.8.0-openjdk-accessibility
Epoch : 1
Version : 1.8.0.342.b07
Release : 2.el8_6
Architecture : x86_64
Size : 111 k
Source : java-1.8.0-openjdk-1.8.0.342.b07-2.el8_6.src.rpm
Repository : ol8_appstream
Summary : OpenJDK 8 accessibility connector
URL : http://openjdk.java.net/
License : ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
Description : Enables accessibility support in OpenJDK 8 by using java-atk-wrapper. This allows
: compatible at-spi2 based accessibility programs to work for AWT and Swing-based
: programs.
:
: Please note, the java-atk-wrapper is still in beta, and OpenJDK 8 itself is still
: being tuned to be working with accessibility features. There are known issues
: with accessibility on, so please do not install this package unless you really
: need to.