How to Install and Uninstall icedtea-web.x86_64 Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "icedtea-web.x86_64" package

Please follow the guidelines below to install icedtea-web.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install icedtea-web.x86_64

2. Uninstall "icedtea-web.x86_64" package

Learn how to uninstall icedtea-web.x86_64 on AlmaLinux 9:

$ sudo dnf remove icedtea-web.x86_64 $ sudo dnf autoremove

3. Information about the icedtea-web.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:36:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : icedtea-web
Version : 1.8.8
Release : 1.el9
Architecture : x86_64
Size : 1.7 M
Source : icedtea-web-1.8.8-1.el9.src.rpm
Repository : epel
Summary : Open Source implementation of JSR-56 better known as Java Web Start
URL : https://github.com/AdoptOpenJDK/IcedTea-Web
License : GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH Classpath-exception-2.0 AND LGPL-2.1-or-later AND Zlib
Description : The IcedTea-Web project provides a free software implementation of Java
: Web Start, originally based on the NetX, project.
:
: IcedTea's NetX currently supports verification of signed jars, trusted
: certificate storing, system certificate store checking, and provides the
: services specified by the jnlp API.
:
: In addition it also provides a full desktop integration, an offline run,
: many extended security features, an own policy editor and much more.