Meta Configuration of Package rpm
14
1
<package name="rpm" project="SUSE:SLE-15:Update">
2
<title>The RPM Package Manager</title>
3
<description>RPM Package Manager is the main tool for managing the software packages
4
of the SuSE Linux distribution.
5
6
RPM can be used to install and remove software packages. With rpm, it
7
is easy to update packages. RPM keeps track of all these manipulations
8
in a central database. This way it is possible to get an overview of
9
all installed packages. RPM also supports database queries.</description>
10
<build>
11
<enable arch="x86_64" repository="standard"/>
12
</build>
13
</package>
14