Technology Blog
A technology blog focusing on areas such as Linux, open source tools and scripting
Tuesday, 3 September 2013
Show vendor when searching through installed RPMs
This is done using the %{VENDOR} tag. For example:-
rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE} %{VENDOR}\n'
Newer Post
Older Post
Home