Licences

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Ugo Bellavance wrote:
> Hi,
> I'm looking for a way to determine the licenses of
> packages we're using.

Really quick hack (haven't checked it myself, might be rather
ugly):  

for i in `rpm -qa`; do echo $i; rpm -qi $i | grep -i license;
done



-- 
Bryan J. Smith                | Sent from Yahoo Mail
mailto:b.j.smith@xxxxxxxx     |  (please excuse any
http://thebs413.blogspot.com/ |   missing headers)

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux