How to Install and Uninstall startup-notification.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "startup-notification.x86_64" package

This guide let you learn how to install startup-notification.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install startup-notification.x86_64

2. Uninstall "startup-notification.x86_64" package

Please follow the guidance below to uninstall startup-notification.x86_64 on Oracle Linux 9:

$ sudo dnf remove startup-notification.x86_64 $ sudo dnf autoremove

3. Information about the startup-notification.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:42:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : startup-notification
Version : 0.12
Release : 23.el9
Architecture : x86_64
Size : 47 k
Source : startup-notification-0.12-23.el9.src.rpm
Repository : ol9_appstream
Summary : Library for tracking application startup
URL : http://www.freedesktop.org/software/startup-notification/
License : LGPLv2
Description : This package contains libstartup-notification which implements a
: startup notification protocol. Using this protocol a desktop
: environment can track the launch of an application and provide
: feedback such as a busy cursor, among other features.