Information about the package, eclipse-birt, which is shipped with common Linux distributions. The eclipse-birt package is designed for, Eclipse-based reporting system.
Package Name:
eclipse-birt
Summary:
Eclipse-based reporting system
Description:
BIRT is an Eclipse-based open source reporting system for web applications, especially those based on Java and J2EE. BIRT has two main components: a report designer based on Eclipse, and a runtime component that you can add to your app server. BIRT also offers a charting engine that lets you add charts to your own application.
Architecture:
x86_64
Version:
2.6.0
Release:
1.1.el6
Size:
3.4 M
Repository:
base
From Repository:
Licence:
EPL
Control the eclipse-birt package with the following handy commands outlined below.
yum install eclipse-birt
This command will install eclipse-birt on the server.
yum remove eclipse-birt
This command will un-install eclipse-birt on the server. When you run this command, you will be asked if you are sure that you want to remove eclipse-birt, so you have to manually confirm that you want to do this.
yum -y remove eclipse-birt
This command will un-install eclipse-birt 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 eclipse-birt when using the -y flag.
yum update eclipse-birt
This command will update eclipse-birt to the latest version. When you run this command, you will be asked if you are sure that you want to remove eclipse-birt, so you have to manually confirm that you want to do this.
yum -y update eclipse-birt
This command will update eclipse-birt 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 eclipse-birt when using the -y flag.
yum info eclipse-birt
This command will show you core information about the eclipse-birt package.
yum deplist eclipse-birt
This command will show you the dependencies for eclipse-birt. 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 eclipse-birt
This command will check if there is an update waiting on eclipse-birt. 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.