Oracle Linux, as distributed with Oracle System Assistant, is licensed under the GNU General Public License version 2. The Oracle Linux programs contain many Oracle Linux program components developed by Oracle and various third parties. The license for each component is located in the documentation, which may be delivered with the Oracle Linux programs or accessed in the table below, and/or in the component's source code. Your agreement with Oracle for Oracle System Assistant does not limit, supersede or modify your rights under the license associated with an individual component.
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
Jump to specific section:
| Source RPM Name | Associated Binary RPM Names (may be i386.rpm, x86_64.rpm or noarch.rpm) | License |
|---|---|---|
| ConsoleKit | ConsoleKit ConsoleKit-devel ConsoleKit-docs ConsoleKit-libs ConsoleKit-x11 | GPLv2+ |
| DeviceKit-power | DeviceKit-power DeviceKit-power-devel | GPLv2+ |
| GConf2 | GConf2 GConf2-devel GConf2 GConf2-devel GConf2-gtk | LGPL LGPLv2+ starting 6.0 |
| MAKEDEV | MAKEDEV MAKEDEV | GPL GPLv2 starting 6.0 |
| ModemManager | ModemManager | GPLv2+ |
| NetworkManager | NetworkManager NetworkManager-gnome NetworkManager-devel NetworkManager-glib NetworkManager-glib-devel NetworkManager NetworkManager NetworkManager-devel NetworkManager-devel NetworkManager-glib NetworkManager-glib NetworkManager-glib-devel NetworkManager-glib-devel NetworkManager-gnome | GPL GPLv2+ starting 5.3 |
| ORBit2 | ORBit2 ORBit2-devel ORBit2 ORBit2-devel | LGPL/GPL LGPLv2+ and GPLv2+ starting 6.0 |
| OpenIPMI | OpenIPMI OpenIPMI-devel OpenIPMI-libs OpenIPMI-tools OpenIPMI-perl OpenIPMI-python OpenIPMI-gui OpenIPMI OpenIPMI-devel OpenIPMI-libs OpenIPMI-perl OpenIPMI-python | GPL LGPLv2+ and GPLv2+ or BSD starting 6.0 |
| acl | acl libacl libacl-devel acl libacl libacl-devel | GPL GPLv2+ starting 6.0 |
| alsa-lib | alsa-lib alsa-lib-devel alsa-lib alsa-lib-devel | LGPL LGPLv2+ starting 6.0 |
| at-spi | at-spi at-spi-devel at-spi at-spi-devel at-spi-python | LGPL LGPLv2+ starting 6.0 |
| atk | atk atk-devel atk atk-devel | LGPL LGPLv2+ starting 6.0 |
| attr | attr libattr libattr-devel attr libattr libattr-devel | GPL GPLv2+ starting 6.0 |
| audit | audit audit-libs audit-libs-devel audit-libs-python audispd-plugins system-config-audit audispd-plugins audit audit-libs audit-libs-devel audit-libs-python | GPL GPLv2+ starting 6.0 |
| avahi | avahi avahi-compat-howl avahi-compat-howl-devel avahi-compat-libdns_sd avahi-compat-libdns_sd-devel avahi-devel avahi-glib avahi-glib-devel avahi-qt3 avahi-qt3-devel avahi-tools avahi avahi-autoipd avahi-compat-howl avahi-compat-howl-devel avahi-compat-libdns_sd avahi-compat-libdns_sd-devel avahi-devel avahi-dnsconfd avahi-glib avahi-glib-devel avahi-gobject avahi-gobject-devel avahi-libs avahi-qt3 avahi-qt3-devel avahi-qt4 avahi-qt4-devel avahi-tools avahi-ui avahi-ui-devel avahi-ui-tools | LGPL LGPLv2 starting 6.0 |
| basesystem | basesystem basesystem | public domain Public Domain starting 6.0 |
| bash | bash bash bash bash-doc | GPL GPLv2+ starting 5.2 GPLv3+ starting 6.0 |
| binutils | binutils binutils-devel binutils binutils-devel | GPL GPLv3+ starting 6.0 |
| busybox | busybox busybox-anaconda busybox busybox-petitboot | GPL GPLv2 starting 6.0 |
| bzip2 | bzip2 bzip2-devel bzip2-libs | BSD |
| ca-certificates | ca-certificates | Public Domain |
| cairo | cairo cairo-devel cairo cairo-devel | LGPL/MPL LGPLv2 or MPLv1.1 starting 6.0 |
| chkconfig | chkconfig ntsysv chkconfig ntsysv | GPL GPLv2 starting 6.0 |
| control-center | control-center control-center-devel control-center control-center-devel control-center-extra control-center-filesystem | GPL/LGPL GPLv2+ and GFDL starting 6.0 |
| coreutils | coreutils coreutils coreutils coreutils-libs | GPL GPLv2+ starting 5.2 GPLv3+ starting 6.0 |
| cpio | cpio cpio | GPL GPLv3+ starting 6.0 |
| cracklib | cracklib cracklib-dicts cracklib cracklib-devel cracklib-dicts cracklib-python | Artistic LGPLv2+ starting 6.0 |
| cryptsetup-luks | cryptsetup-luks cryptsetup-luks-devel cryptsetup-luks cryptsetup-luks-devel cryptsetup-luks-libs | GPL GPLv2 starting 6.0 |
| cups | cups cups-devel cups-libs cups-lpd cups cups-devel cups-libs cups-lpd cups-php | GPL GPLv2 starting 6.0 |
| curl | curl curl-devel curl curl-devel libcurl libcurl-devel | MPL MIT starting 5.0 |
| cyrus-sasl | cyrus-sasl cyrus-sasl-devel cyrus-sasl-gssapi cyrus-sasl-md5 cyrus-sasl-ntlm cyrus-sasl-plain cyrus-sasl-sql cyrus-sasl-ldap cyrus-sasl-lib cyrus-sasl cyrus-sasl-devel cyrus-sasl-gssapi cyrus-sasl-ldap cyrus-sasl-lib cyrus-sasl-md5 cyrus-sasl-ntlm cyrus-sasl-plain cyrus-sasl-sql | Freely Distributable BSD starting 6.0 |
| dash | dash | BSD |
| db4 | db4 db4-devel db4-java db4-tcl db4-utils db4 db4-cxx db4-devel db4-devel-static db4-java db4-tcl db4-utils | GPL BSD starting 6.0 |
| dbus | dbus dbus-devel dbus-glib dbus-python dbus-x11 dbus dbus dbus-devel dbus-devel dbus-libs dbus-libs dbus-x11 dbus-doc | AFL/GPL GPLv2+ or AFL starting 5.3 |
| dbus-glib | dbus-glib dbus-glib-devel dbus-glib dbus-glib-devel | AFL/GPL AFL and GPLv2+ starting 6.0 |
| dbus-python | dbus-python dbus-python dbus-python-devel | AFL/GPL MIT starting 6.0 |
| dejavu-fonts | dejavu-fonts-common dejavu-lgc-sans-fonts dejavu-lgc-sans-mono-fonts dejavu-lgc-serif-fonts dejavu-sans-fonts dejavu-sans-mono-fonts dejavu-serif-fonts | Bitstream Vera and Public Domain |
| desktop-file-utils | desktop-file-utils desktop-file-utils | GPL GPLv2+ starting 6.0 |
| dhcp | dhclient dhcp dhcp-devel dhclient dhcp dhcp-devel libdhcp4client libdhcp4client-devel dhclient dhcp dhcp-devel | distributable BSD starting 4.8 ISC starting 6.0 |
| dmidecode | dmidecode dmidecode | GPL GPLv2+ starting 5.4 |
| dmz-cursor-themes | dmz-cursor-themes | CC-BY-SA |
| dnsmasq | dnsmasq dnsmasq | GPL GPLv2 or GPLv3 starting 6.0 |
| dosfstools | dosfstools dosfstools | GPL GPLv3+ starting 6.0 |
| dracut | dracut dracut-fips dracut-generic dracut-kernel dracut-network dracut-tools | GPLv2+ |
| e2fsprogs | e2fsprogs e2fsprogs-devel uuidd e2fsprogs-libs e2fsprogs e2fsprogs-devel e2fsprogs-libs libcom_err libcom_err-devel libss libss-devel | GPL GPLv2 starting 6.0 |
| efibootmgr | efibootmgr | GPLv2+ |
| eggdbus | eggdbus eggdbus-devel | LGPLv2 |
| elfutils | elfutils elfutils-devel elfutils-libelf elfutils-libelf-devel elfutils-devel-static elfutils-libelf-devel-static elfutils-libs elfutils elfutils-devel elfutils-devel elfutils-devel-static elfutils-devel-static elfutils-libelf elfutils-libelf elfutils-libelf-devel elfutils-libelf-devel elfutils-libelf-devel-static elfutils-libelf-devel-static elfutils-libs elfutils-libs | GPL GPLv2 with exceptions starting 5.3 |
| ethtool | ethtool ethtool | GPL GPLv2 starting 6.0 |
| evolution-data-server | evolution-data-server evolution-data-server-devel evolution-data-server evolution-data-server-devel evolution-data-server-doc evolution-data-server evolution-data-server-devel evolution-data-server-doc | GPL LGPL starting 5.0 LGPLv2+ starting 6.0 |
| expat | expat expat-devel expat expat-devel | BSD MIT starting 6.0 |
| expect | expect expect-devel expectk | Public Domain |
| file | file file file-devel file-libs file-static python-magic | distributable BSD starting 6.0 |
| filesystem | filesystem | Public Domain |
| findutils | findutils findutils | GPL GPLv3+ starting 6.0 |
| fipscheck | fipscheck fipscheck fipscheck-devel fipscheck-devel fipscheck-lib | BSD |
| fontconfig | fontconfig fontconfig-devel | MIT |
| fontpackages | fontpackages-devel fontpackages-filesystem fontpackages-tools | LGPLv3+ |
| freetype | freetype freetype-demos freetype-devel freetype-utils freetype freetype-demos freetype-devel | BSD/GPL dual license FTL or GPLv2+ starting 6.0 |
| gamin | gamin gamin-devel gamin-python gamin gamin-devel gamin-python | LGPL LGPLv2 starting 6.0 |
| gawk | gawk gawk | GPL GPLv3+ starting 6.0 |
| gcc | cpp gcc gcc-c++ gcc-g77 gcc-gnat gcc-java gcc-objc libf2c libgcc libgcj libgcj-devel libgnat libobjc libstdc++ libstdc++-devel gcc-gfortran gcc-objc++ libgcj-src libgfortran libgomp libmudflap libmudflap-devel cpp gcc gcc-c++ gcc-gfortran gcc-gnat gcc-java gcc-objc gcc-objc++ libgcc libgcj libgcj-devel libgcj-src libgfortran libgnat libgnat-devel libgomp libmudflap libmudflap-devel libobjc libstdc++ libstdc++-devel libstdc++-docs | GPL GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions starting 6.0 |
| gdbm | gdbm gdbm-devel gdbm gdbm-devel | GPL GPLv2+ starting 6.0 |
| glib2 | glib2 glib2-devel glib2 glib2-devel glib2-static | LGPL LGPLv2+ starting 6.0 |
| glibc | glibc glibc glibc-common glibc-devel glibc-headers glibc-profile glibc-utils nptl-devel nptl-devel nscd glibc glibc-common glibc-devel glibc-headers glibc-static glibc-utils nscd | LGPL LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ starting 6.0 |
| gmp | gmp gmp-devel gmp gmp-devel gmp-static | LGPL LGPLv2+ and GPLv3+ and LGPLv3+ starting 6.0 |
| gnome-desktop | gnome-desktop gnome-desktop-devel gnome-desktop gnome-desktop-devel | GPL GPLv2+ and LGPLv2+ starting 6.0 |
| gnome-icon-theme | gnome-icon-theme gnome-icon-theme | GPL GPL+ starting 6.0 |
| gnome-keyring | gnome-keyring gnome-keyring-devel gnome-keyring gnome-keyring-devel gnome-keyring-pam | GPL/LGPL GPLv2+ and LGPLv2+ starting 6.0 |
| gnome-menus | gnome-menus gnome-menus-devel gnome-menus gnome-menus-devel | LGPL LGPLv2+ starting 6.0 |
| gnome-panel | gnome-panel gnome-panel-devel gnome-panel gnome-panel-devel gnome-panel-libs | GPL GPLv2+ and LGPLv2+ and GFDL starting 6.0 |
| gnome-python2 | gnome-python2 gnome-python2-applet gnome-python2-bonobo gnome-python2-canvas gnome-python2-gconf gnome-python2-gnomeprint gnome-python2-gnomevfs gnome-python2-gtkhtml2 gnome-python2-nautilus gnome-python2 gnome-python2-bonobo gnome-python2-canvas gnome-python2-devel gnome-python2-gconf gnome-python2-gnome gnome-python2-gnomevfs | LGPL LGPLv2+ starting 6.0 |
| gnome-session | gnome-session gnome-session gnome-session-custom-session gnome-session-xsession | GPL GPLv2+ starting 6.0 |
| gnome-settings-daemon | gnome-settings-daemon gnome-settings-daemon-devel | GPLv2+ |
| gnome-themes | gnome-themes gnome-themes | LGPL LGPLv2 and GPLv2 starting 6.0 |
| gnome-vfs2 | gnome-vfs2 gnome-vfs2-devel gnome-vfs2-smb gnome-vfs2 gnome-vfs2-devel gnome-vfs2-smb | LGPL LGPLv2+ and GPLv2+ starting 6.0 |
| gnutls | gnutls gnutls-devel gnutls-utils gnutls gnutls-devel gnutls-guile gnutls-utils | LGPL GPLv3+ and LGPLv2+ starting 6.0 |
| grep | grep grep | GPL GPLv3+ starting 6.0 |
| grub | grub grub | GPL GPLv2+ starting 6.0 |
| grubby | grubby | GPLv2+ |
| gstreamer | gstreamer gstreamer-devel gstreamer-tools gstreamer gstreamer gstreamer-devel gstreamer-devel gstreamer-tools gstreamer-devel-docs | LGPL LGPLv2+ starting 5.3 |
| gtk2 | gtk2 gtk2-devel gtk2 gtk2-devel gtk2-devel-docs gtk2-immodules gtk2-immodule-xim | LGPL LGPLv2+ starting 6.0 |
| gtk2-engines | gtk2-engines gtk2-engines gtk2-engines-devel | GPL LGPLv2+ starting 6.0 |
| gzip | gzip gzip | GPL GPLv2+ and GFDL starting 6.0 |
| hal | hal hal-devel hal-gnome hal hal-devel hal-docs hal-libs hal-storage-addon | AFL/GPL AFL or GPLv2 starting 6.0 |
| hal-info | hal-info | AFL or GPLv2 |
| hdparm | hdparm hdparm | BSD BSD and GPLv2 starting 6.0 |
| hicolor-icon-theme | hicolor-icon-theme hicolor-icon-theme | GPL GPL+ starting 6.0 |
| hwdata | hwdata hwdata | GPL/MIT GPLv2+ and LGPLv2+ starting 5.2 |
| initscripts | initscripts initscripts debugmode | GPL GPLv2 and GPLv2+ starting 5.3 |
| iproute | iproute iproute iproute-doc | GNU GPL GPLv2+ and Public Domain starting 6.0 |
| iptables | iptables iptables-devel iptables-ipv6 iptables iptables-devel iptables-ipv6 | GPL GPLv2 starting 6.0 |
| iputils | iputils iputils | BSD BSD with advertising and GPLv2+ and Rdisc starting 6.0 |
| jasper | jasper jasper-devel jasper-libs jasper-utils | JasPer |
| kbd | kbd kbd kbd-misc | GPL GPLv2+ starting 6.0 |
| kernel | kernel kernel-devel kernel-doc kernel-hugemem kernel-hugemem-devel kernel-smp kernel-smp-devel kernel-largesmp kernel-largesmp-devel kernel-sourcecode kernel-xenU kernel-xenU-devel kernel-headers kernel-PAE kernel-PAE-devel kernel-xen-devel kernel-debug kernel-debug-devel kernel-firmware perf kernel-BOOT kernel-BOOT-devel kernel-kdump kernel-kdump-devel kernel-ovs kernel-ovs-devel | GPLv2 |
| keyutils | keyutils keyutils-devel keyutils-libs keyutils-libs-devel keyutils keyutils-libs keyutils-libs-devel | GPL/LGPL GPLv2+ and LGPLv2+ starting 6.0 |
| krb5 | krb5-devel krb5-libs krb5-server krb5-workstation krb5-server-ldap krb5-pkinit-openssl | ""MIT |
| less | less less | GPL GPLv3+ starting 6.0 |
| libICE | libICE libICE-devel | MIT/X11 |
| libIDL | libIDL libIDL-devel libIDL libIDL-devel | LGPL LGPLv2+ starting 6.0 |
| libSM | libSM libSM-devel | MIT/X11 |
| libX11 | libX11 libX11-devel libX11-common | MIT/X11 |
| libXScrnSaver | libXScrnSaver libXScrnSaver-devel | MIT/X11 |
| libXau | libXau libXau-devel | MIT/X11 |
| libXcomposite | libXcomposite libXcomposite-devel | MIT/X11 |
| libXcursor | libXcursor libXcursor-devel | MIT/X11 |
| libXdamage | libXdamage libXdamage-devel | MIT/X11 |
| libXdmcp | libXdmcp libXdmcp-devel | MIT/X11 |
| libXext | libXext libXext-devel | MIT/X11 |
| libXfixes | libXfixes libXfixes-devel | MIT/X11 |
| libXfont | libXfont libXfont-devel | MIT/X11 |
| libXft | libXft libXft-devel | MIT/X11 |
| libXi | libXi libXi-devel | MIT/X11 |
| libXinerama | libXinerama libXinerama-devel | MIT/X11 |
| libXmu | libXmu libXmu-devel | MIT/X11 |
| libXrandr | libXrandr libXrandr-devel | MIT/X11 |
| libXrender | libXrender libXrender-devel | MIT/X11 |
| libXres | libXres libXres-devel | MIT/X11 |
| libXt | libXt libXt-devel | MIT/X11 |
| libXtst | libXtst libXtst-devel | MIT/X11 |
| libXxf86misc | libXxf86misc libXxf86misc-devel | MIT/X11 |
| libXxf86vm | libXxf86vm libXxf86vm-devel | MIT/X11 |
| libaio | libaio libaio-devel libaio libaio-devel | LGPL LGPLv2+ starting 6.0 |
| libart_lgpl | libart_lgpl libart_lgpl-devel libart_lgpl libart_lgpl-devel | LGPL LGPLv2+ starting 6.0 |
| libasyncns | libasyncns libasyncns-devel | LGPLv2+ |
| libbonobo | libbonobo libbonobo-devel libbonobo libbonobo-devel | LGPL GPLv2+ and LGPLv2+ starting 6.0 |
| libbonoboui | libbonoboui libbonoboui-devel libbonoboui libbonoboui-devel | LGPL GPLv2+ and LGPLv2+ starting 6.0 |
| libcanberra | libcanberra libcanberra-devel libcanberra-gtk2 | LGPLv2+ |
| libcap | libcap libcap-devel libcap libcap-devel | BSD-like and LGPL LGPLv2+ or BSD starting 6.0 |
| libcap-ng | libcap-ng libcap-ng-devel libcap-ng-python libcap-ng-utils | LGPLv2+ |
| libdaemon | libdaemon libdaemon-devel libdaemon libdaemon-devel | GPL LGPLv2+ starting 6.0 |
| libdrm | libdrm libdrm-devel | MIT/X11 |
| libedit | libedit libedit-devel | BSD |
| libffi | libffi libffi-devel | BSD |
| libfontenc | libfontenc libfontenc-devel | MIT/X11 |
| libgail-gnome | libgail-gnome libgail-gnome-devel libgail-gnome libgail-gnome-devel | LGPL LGPLv2+ starting 6.0 |
| libgcrypt | libgcrypt libgcrypt-devel libgcrypt libgcrypt-devel | LGPL LGPLv2+ starting 5.4 |
| libglade2 | libglade2 libglade2-devel libglade2 libglade2-devel | LGPL LGPLv2+ starting 6.0 |
| libgnome | libgnome libgnome-devel libgnome libgnome-devel | LGPL LGPLv2+ starting 6.0 |
| libgnomecanvas | libgnomecanvas libgnomecanvas-devel libgnomecanvas libgnomecanvas-devel | LGPL LGPLv2+ starting 6.0 |
| libgnomekbd | libgnomekbd libgnomekbd-capplet libgnomekbd-devel | LGPLv2+ |
| libgnomeui | libgnomeui libgnomeui-devel libgnomeui libgnomeui-devel | LGPL LGPLv2+ starting 6.0 |
| libgpg-error | libgpg-error libgpg-error-devel libgpg-error libgpg-error-devel | LGPL LGPLv2+ starting 6.0 |
| libgweather | libgweather libgweather-devel | GPLv2+ |
| libhbaapi | libhbaapi libhbaapi-devel | SNIA |
| libical | libical libical-devel | LGPLv2 or MPLv1.1 |
| libidn | libidn libidn-devel libidn libidn-devel | LGPL LGPLv2+ and GPLv3+ and GFDL starting 6.0 |
| libjpeg | libjpeg libjpeg-devel libjpeg libjpeg-devel libjpeg-static | distributable IJG starting 6.0 |
| libnih | libnih libnih-devel | GPLv2 |
| libnl | libnl libnl-devel libnl libnl-devel | LGPL LGPLv2 starting 6.0 |
| libnotify | libnotify libnotify-devel libnotify libnotify-devel | LGPL LGPLv2+ starting 6.0 |
| libogg | libogg libogg-devel libogg-devel-docs | BSD |
| libpcap | libpcap libpcap-devel | BSD with advertising |
| libpciaccess | libpciaccess libpciaccess-devel | MIT |
| libpng | libpng libpng-devel libpng libpng libpng-devel libpng-static | OSI certified zlib starting 4.6 |
| libproxy | libproxy libproxy-bin libproxy-devel libproxy-gnome libproxy-kde libproxy-mozjs libproxy-python libproxy-webkit | LGPLv2+ |
| libselinux | libselinux libselinux-devel libselinux-python libselinux-utils libselinux-ruby libselinux libselinux-devel libselinux-python libselinux-ruby libselinux-static libselinux-utils | Public domain (uncopyrighted) Public Domain starting 6.0 |
| libsepol | libsepol libsepol-devel libsepol libsepol-devel libsepol-static | GPL LGPLv2+ starting 5.4 |
| libsndfile | libsndfile libsndfile-devel | LGPLv2+ and GPLv2+ and BSD |
| libsoup | libsoup libsoup-devel libsoup libsoup-devel | LGPL LGPLv2 starting 6.0 |
| libssh2 | libssh2 libssh2-devel libssh2-docs | BSD |
| libtalloc | libtalloc libtalloc-compat1 libtalloc-devel | LGPLv3+ |
| libtasn1 | libtasn1 libtasn1-devel libtasn1-tools | GPLv3+ and LGPLv2+ |
| libtdb | libtdb libtdb-devel tdb-tools | LGPLv3+ |
| libthai | libthai libthai-devel | LGPLv2+ |
| libtiff | libtiff libtiff-devel libtiff libtiff libtiff-devel libtiff-devel libtiff-static | distributable libtiff starting 5.3 |
| libtool | libtool libtool-libs libtool-ltdl libtool-ltdl-devel libtool libtool-ltdl libtool-ltdl-devel | GPL GPLv2+ and LGPLv2+ and GFDL starting 6.0 |
| libusb | libusb libusb-devel libusb libusb-devel libusb-static | LGPL LGPLv2+ starting 6.0 |
| libuser | libuser libuser-devel libuser libuser-devel libuser-python | LGPL LGPLv2+ starting 6.0 |
| libutempter | libutempter libutempter-devel libutempter libutempter-devel | LGPL LGPLv2 starting 6.0 |
| libvorbis | libvorbis libvorbis-devel libvorbis-devel-docs | BSD |
| libwnck | libwnck libwnck-devel libwnck libwnck-devel | LGPL LGPLv2+ starting 6.0 |
| libxcb | libxcb libxcb-devel libxcb-doc libxcb-python | MIT |
| libxkbfile | libxkbfile libxkbfile-devel | MIT/X11 |
| libxklavier | libxklavier libxklavier-devel libxklavier libxklavier-devel | LGPL LGPLv2+ starting 6.0 |
| libxml2 | libxml2 libxml2-devel libxml2-python libxml2-static | MIT |
| libxslt | libxslt libxslt-devel libxslt-python | MIT |
| lm_sensors | lm_sensors lm_sensors-devel lm_sensors lm_sensors-devel lm_sensors-libs lm_sensors-sensord | GPL GPLv2+ starting 6.0 |
| logrotate | logrotate logrotate | GPL GPL+ starting 6.0 |
| lsscsi | lsscsi lsscsi | GPL GPLv2+ starting 6.0 |
| lua | lua lua-devel lua-static | MIT |
| lvm2 | lvm2 cmirror device-mapper device-mapper-devel device-mapper-event device-mapper-event-devel device-mapper-event-libs device-mapper-libs lvm2 lvm2-cluster lvm2-devel lvm2-libs | GPL GPLv2 starting 6.0 |
| mcpp | libmcpp libmcpp-devel mcpp mcpp-doc | BSD |
| mesa | glx-utils mesa-libGL mesa-libGL-devel mesa-libGLU mesa-libGLU-devel mesa-libGLw mesa-libGLw-devel mesa-libOSMesa mesa-libOSMesa-devel mesa-source mesa-demos mesa-dri-drivers mesa-dri-drivers-experimental | MIT/X11 |
| metacity | metacity metacity metacity-devel | GPL GPLv2+ starting 6.0 |
| mingetty | mingetty mingetty | GPL GPLv2+ starting 6.0 |
| mobile-broadband-provider-info | mobile-broadband-provider-info mobile-broadband-provider-info-devel | Public Domain |
| module-init-tools | module-init-tools module-init-tools | GPL GPLv2+ starting 6.0 |
| mtools | mtools mtools | GPL GPLv2+ starting 6.0 |
| ncurses | ncurses ncurses-devel ncurses ncurses-base ncurses-devel ncurses-libs ncurses-static ncurses-term | distributable MIT starting 6.0 |
| net-snmp | net-snmp net-snmp-devel net-snmp-libs net-snmp-perl net-snmp-utils net-snmp-python | BSDish |
| net-tools | net-tools net-tools | GPL GPL+ starting 6.0 |
| notification-daemon | notification-daemon notification-daemon | GPL GPLv2+ starting 6.0 |
| nspr | nspr nspr-devel nspr nspr-devel | MPL/GPL/LGPL MPLv1.1 or GPLv2+ or LGPLv2+ starting 5.6 |
| nss | nss nss-devel nss-tools nss-pkcs11-devel nss nss-devel nss-pkcs11-devel nss-tools nss-sysinit | MPL/GPL/LGPL MPLv1.1 or GPLv2+ or LGPLv2+ starting 5.6 |
| nss-softokn | nss-softokn nss-softokn-devel nss-softokn-freebl nss-softokn-freebl-devel | MPLv1.1 or GPLv2+ or LGPLv2+ |
| nss-util | nss-util nss-util-devel | MPLv1.1 or GPLv2+ or LGPLv2+ |
| openldap | compat-openldap openldap openldap-clients openldap-devel openldap-servers openldap-servers-sql openldap-servers-overlays | OpenLDAP |
| openssh | openssh openssh-askpass openssh-askpass-gnome openssh-clients openssh-server pam_ssh_agent_auth | BSD |
| openssl | openssl openssl openssl-devel openssl-perl openssl openssl-devel openssl-perl openssl-static | BSDish OpenSSL starting 6.0 |
| oracle-logos | oracle-logos oracle-logos oracle-logos | ""In flux for the moment |
| oraclelinux-release | oraclelinux-release | GPL |
| pam | pam pam-devel pam pam-devel | GPL or BSD BSD and GPLv2+ starting 6.0 |
| pango | pango pango-devel pango pango-devel | LGPL LGPLv2+ starting 6.0 |
| parted | parted parted-devel parted parted-devel parted parted-devel | GPL GPLv2+ starting 4.7 GPLv3+ starting 6.0 |
| passwd | passwd passwd | BSD BSD or GPLv2+ starting 6.0 |
| pciutils | pciutils pciutils-devel pciutils pciutils-devel pciutils-devel-static pciutils-libs | GPL GPLv2+ starting 5.6 |
| pcre | pcre pcre-devel pcre pcre-devel pcre-static | distributable BSD starting 5.0 |
| perl | perl perl-suidperl perl perl-Archive-Extract perl-Archive-Tar perl-CGI perl-Compress-Raw-Zlib perl-Compress-Zlib perl-core perl-CPAN perl-CPANPLUS perl-devel perl-Digest-SHA perl-ExtUtils-CBuilder perl-ExtUtils-Embed perl-ExtUtils-MakeMaker perl-ExtUtils-ParseXS perl-File-Fetch perl-IO-Compress-Base perl-IO-Compress-Zlib perl-IO-Zlib perl-IPC-Cmd perl-libs perl-Locale-Maketext-Simple perl-Log-Message perl-Log-Message-Simple perl-Module-Build perl-Module-CoreList perl-Module-Load perl-Module-Load-Conditional perl-Module-Loaded perl-Module-Pluggable perl-Object-Accessor perl-Package-Constants perl-Params-Check perl-parent perl-Parse-CPAN-Meta perl-Pod-Escapes perl-Pod-Simple perl-suidperl perl-Term-UI perl-Test-Harness perl-Test-Simple perl-Time-HiRes perl-Time-Piece perl-version | Artistic or GPL (GPL+ or Artistic) and (GPLv2+ or Artistic) and Copyright Only and MIT and Public Domain and UCD starting 6.0 |
| pixman | pixman pixman-devel | MIT |
| pkgconfig | pkgconfig pkgconfig | GPL GPLv2+ starting 6.0 |
| plymouth | plymouth plymouth-core-libs plymouth-devel plymouth-gdm-hooks plymouth-graphics-libs plymouth-plugin-fade-throbber plymouth-plugin-label plymouth-plugin-script plymouth-plugin-space-flares plymouth-plugin-throbgress plymouth-plugin-two-step plymouth-scripts plymouth-system-theme plymouth-theme-fade-in plymouth-theme-rings plymouth-theme-script plymouth-theme-solar plymouth-theme-spinfinity plymouth-utils | GPLv2+ |
| pm-utils | pm-utils pm-utils pm-utils-devel | GPL GPLv2 starting 6.0 |
| polkit | polkit polkit-desktop-policy polkit-devel polkit-docs | LGPLv2+ |
| polkit-gnome | polkit-gnome polkit-gnome-devel polkit-gnome-docs | LGPLv2+ |
| popt | popt popt-devel popt-static | MIT |
| ppp | ppp ppp ppp-devel | distributable BSD and LGPLv2+ and GPLv2+ and Public Domain starting 6.0 |
| procps | procps procps | GPL GPLv2+ and LGPLv2+ starting 6.0 |
| psmisc | psmisc psmisc | BSD/GPL GPLv2+ starting 6.0 |
| pulseaudio | pulseaudio pulseaudio-esound-compat pulseaudio-gdm-hooks pulseaudio-libs pulseaudio-libs-devel pulseaudio-libs-glib2 pulseaudio-libs-zeroconf pulseaudio-module-bluetooth pulseaudio-module-gconf pulseaudio-module-x11 pulseaudio-module-zeroconf pulseaudio-utils | LGPLv2+ |
| pycairo | pycairo pycairo-devel pycairo pycairo-devel | LGPL MPLv1.1 or LGPLv2 starting 6.0 |
| pygobject2 | pygobject2 pygobject2-devel pygobject2-doc pygobject2 pygobject2-codegen pygobject2-devel pygobject2-doc | LGPL LGPLv2+ starting 6.0 |
| pygtk2 | pygtk2 pygtk2-devel pygtk2-libglade pygtk2-codegen pygtk2 pygtk2-codegen pygtk2-devel pygtk2-doc pygtk2-libglade | LGPL LGPLv2+ starting 6.0 |
| python | python python-devel python-docs python-tools tkinter python-libs python python-devel python-libs python-test python-tools tkinter | PSF - see LICENSE Python starting 6.0 |
| python-gudev | python-gudev | LGPLv3+ |
| rarian | rarian rarian-compat rarian-devel | LGPLv2+ |
| readline | readline readline-devel readline readline-devel readline-static | GPL GPLv3+ starting 6.0 |
| redhat-menus | redhat-menus redhat-menus | XFree86 GPLv2+ starting 6.0 |
| rpm | popt rpm rpm-build rpm-devel rpm-libs rpm-python popt popt rpm rpm-apidocs rpm-build rpm-devel rpm-devel rpm-libs rpm-libs rpm-python rpm-cron | GPL GPLv2+ starting 5.3 |
| rsyslog | rsyslog rsyslog-mysql rsyslog rsyslog-gnutls rsyslog-gssapi rsyslog-mysql rsyslog-pgsql rsyslog-relp | GPLv2+ GPLv3+ starting 5.5 |
| sed | sed sed | GPL GPLv2+ starting 6.0 |
| setup | setup setup | public domain Public Domain starting 6.0 |
| sg3_utils | sg3_utils sg3_utils-devel sg3_utils-libs sg3_utils sg3_utils-devel sg3_utils-libs | GPL GPLv2+ and BSD starting 5.2 |
| sgml-common | sgml-common xml-common sgml-common xml-common | GPL GPL+ starting 6.0 |
| shadow-utils | shadow-utils shadow-utils | BSD BSD and GPLv2+ starting 6.0 |
| shared-mime-info | shared-mime-info shared-mime-info | GPL GPLv2+ starting 6.0 |
| sound-theme-freedesktop | sound-theme-freedesktop | GPLv2+ and LGPLv2+ and CC-BY-SA and CC-BY |
| sqlite | sqlite sqlite-devel lemon sqlite-doc sqlite-tcl | Public Domain |
| startup-notification | startup-notification startup-notification-devel startup-notification startup-notification-devel | LGPL LGPLv2 starting 6.0 |
| sysfsutils | sysfsutils sysfsutils-devel libsysfs libsysfs-devel libsysfs libsysfs-devel sysfsutils libsysfs libsysfs-devel sysfsutils | GPL/LGPL GPLv2 starting 6.0 LGPLv2+ starting 5.7 |
| syslinux | syslinux syslinux | GPL GPLv2+ starting 6.0 |
| system-config-firewall | system-config-firewall system-config-firewall-base system-config-firewall-tui | GPLv2+ |
| system-gnome-theme | system-gnome-theme | GPLv2+ |
| system-icon-theme | system-icon-theme | GPLv2+ |
| system-setup-keyboard | system-setup-keyboard | MIT |
| sysvinit | sysvinit-tools | GPLv2+ |
| tar | tar tar | GPL GPLv3+ starting 6.0 |
| tcl | tcl tcl-devel tcl-html tcl tcl-devel | BSD TCL starting 6.0 |
| tcp_wrappers | tcp_wrappers tcp_wrappers tcp_wrappers-devel tcp_wrappers-libs | Distributable BSD starting 6.0 |
| texinfo | info texinfo texinfo-tex info texinfo texinfo-tex | GPL GPLv3+ starting 6.0 |
| tftp | tftp tftp-server | BSD |
| tigervnc | tigervnc tigervnc-server tigervnc-server-applet tigervnc-server-module | GPLv2+ |
| tzdata | tzdata tzdata-java tzdata tzdata-java | GPL Public Domain starting 6.0 |
| udev | udev libvolume_id libvolume_id-devel libgudev1 libgudev1-devel libudev libudev-devel udev | GPL GPLv2 starting 6.0 |
| upstart | upstart | GPLv2 and LGPLv2+ |
| usbutils | usbutils usbutils | GPL GPLv2+ starting 6.0 |
| usermode | usermode usermode-gtk usermode usermode-gtk | GPL GPLv2+ starting 6.0 |
| util-linux-ng | libblkid libblkid-devel libuuid libuuid-devel util-linux-ng uuidd | GPLv1+ and GPLv2 and GPLv2+ and LGPLv2+ and MIT and BSD with advertising and Public Domain |
| vim | vim-common vim-enhanced vim-minimal vim-X11 vim-common vim-enhanced vim-minimal vim-X11 vim-common vim-enhanced vim-minimal vim-X11 | freeware Vim starting 4.8 Vim and GPLv2+ and BSD and LGPLv2+ and Open Publication starting 6.0 |
| wget | wget wget | GPL GPLv3+ and GFDL starting 6.0 |
| which | which which | GPL GPLv3 starting 6.0 |
| wpa_supplicant | wpa_supplicant wpa_supplicant-gui wpa_supplicant wpa_supplicant-gui | GPL BSD starting 5.3 |
| xcb-util | xcb-util xcb-util-devel | MIT |
| xinetd | xinetd xinetd | Distributable (BSD-like) xinetd starting 6.0 |
| xkeyboard-config | xkeyboard-config | MIT |
| xorg-x11-drv-evdev | xorg-x11-drv-evdev xorg-x11-drv-evdev-devel | MIT/X11 |
| xorg-x11-drv-vesa | xorg-x11-drv-vesa | MIT/X11 |
| xorg-x11-drv-void | xorg-x11-drv-void | MIT/X11 |
| xorg-x11-font-utils | xorg-x11-font-utils bdftruncate | MIT/X11 |
| xorg-x11-fonts | xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi xorg-x11-fonts-base xorg-x11-fonts-cyrillic xorg-x11-fonts-ethiopic xorg-x11-fonts-ISO8859-1-100dpi xorg-x11-fonts-ISO8859-14-100dpi xorg-x11-fonts-ISO8859-14-75dpi xorg-x11-fonts-ISO8859-15-100dpi xorg-x11-fonts-ISO8859-15-75dpi xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-ISO8859-2-100dpi xorg-x11-fonts-ISO8859-2-75dpi xorg-x11-fonts-ISO8859-9-100dpi xorg-x11-fonts-ISO8859-9-75dpi xorg-x11-fonts-misc xorg-x11-fonts-syriac xorg-x11-fonts-truetype xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi xorg-x11-fonts-cyrillic xorg-x11-fonts-ethiopic xorg-x11-fonts-ISO8859-1-100dpi xorg-x11-fonts-ISO8859-14-100dpi xorg-x11-fonts-ISO8859-14-75dpi xorg-x11-fonts-ISO8859-15-100dpi xorg-x11-fonts-ISO8859-15-75dpi xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-ISO8859-2-100dpi xorg-x11-fonts-ISO8859-2-75dpi xorg-x11-fonts-ISO8859-9-100dpi xorg-x11-fonts-ISO8859-9-75dpi xorg-x11-fonts-misc xorg-x11-fonts-Type1 | Various licenses MIT and Lucida and Public Domain starting 6.0 |
| xorg-x11-server | xorg-x11-server-sdk xorg-x11-server-Xdmx xorg-x11-server-Xephyr xorg-x11-server-Xnest xorg-x11-server-Xorg xorg-x11-server-Xvfb xorg-x11-server-randr-source xorg-x11-server-Xvnc-source xorg-x11-server-common xorg-x11-server-devel xorg-x11-server-source | MIT/X11 |
| xorg-x11-server-utils | xorg-x11-server-utils | MIT/X11 |
| xorg-x11-twm | xorg-x11-twm | MIT/X11 |
| xorg-x11-xauth | xorg-x11-xauth | MIT/X11 |
| xorg-x11-xinit | xorg-x11-xinit xorg-x11-xinit-session | MIT/X11 |
| xorg-x11-xkb-utils | xorg-x11-xkb-utils xorg-x11-xkb-extras | MIT/X11 |
| xz | xz xz-devel xz-devel xz-libs xz-libs xz-lzma-compat | LGPLv2+ |
| zenity | zenity zenity | GPL LGPLv2+ starting 6.0 |
| zlib | zlib zlib-devel minizip minizip-devel zlib zlib-devel zlib-static | BSD zlib and Boost starting 6.0 |
| Source RPM Name | Associated Binary RPM Names (may be i386.rpm, x86_64.rpm or noarch.rpm) | License |
|---|---|---|
| gnome-desktop | gnome-desktop gnome-desktop-devel gnome-desktop gnome-desktop-devel | GPL GPLv2+ and LGPLv2+ starting 6.0 |
| gnome-session | gnome-session gnome-session gnome-session-custom-session gnome-session-xsession | GPL GPLv2+ starting 6.0 |
| initscripts | initscripts initscripts debugmode | GPL GPLv2 and GPLv2+ starting 5.3 |
| oracle-logos | oracle-logos oracle-logos oracle-logos | ""In flux for the moment |
| oraclelinux-release | oraclelinux-release | GPL |
| sqlite | sqlite sqlite-devel lemon sqlite-doc sqlite-tcl | Public Domain |
