Information about the package, startup-notification, which is shipped with common Linux distributions. The startup-notification package is designed for, Library for tracking application startup.
Package Name:
startup-notification
Summary:
Library for tracking application startup
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.
Architecture:
x86_64
Version:
0.10
Release:
2.1.el6
Size:
37 k
Repository:
base
From Repository:
Licence:
LGPLv2
Control the startup-notification package with the following handy commands outlined below.
yum install startup-notification
This command will install startup-notification on the server.
yum remove startup-notification
This command will un-install startup-notification on the server. When you run this command, you will be asked if you are sure that you want to remove startup-notification, so you have to manually confirm that you want to do this.
yum -y remove startup-notification
This command will un-install startup-notification on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove startup-notification when using the -y flag.
yum update startup-notification
This command will update startup-notification to the latest version. When you run this command, you will be asked if you are sure that you want to remove startup-notification, so you have to manually confirm that you want to do this.
yum -y update startup-notification
This command will update startup-notification to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove startup-notification when using the -y flag.
yum info startup-notification
This command will show you core information about the startup-notification package.
yum deplist startup-notification
This command will show you the dependencies for startup-notification. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update startup-notification
This command will check if there is an update waiting on startup-notification. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.