Mailinglist Archive: zypp-devel (12 mails)
| < Previous | Next > |
Re: [zypp-devel] figure out vendor name
- From: Michael Andres <ma@xxxxxxx>
- Date: Fri, 15 Jul 2011 15:02:54 +0200
- Message-id: <201107151502.55251.ma@suse.de>
On Friday 15 July 2011 10:07:14 Marcus Moeller wrote:
The vendor is actually property of a package (though usually most packages in
a repo have the same vendor). You can use 'zypper info' or 'rpm -qi' to
figure it out.
$ zypper info xteddy
...
Information for package xteddy:
Repository: @System
Name: xteddy
Version: 2.2-6.1
Arch: x86_64
Vendor: openSUSE
^^^^^^^^
$ rpm -qi xteddy
Name : xteddy Relocations: (not relocatable)
Version : 2.2 Vendor: openSUSE
^^^^^^^^
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres SUSE LINUX Products GmbH, Development, ma@xxxxxxx
GF:Jeff Hawn,Jennifer Guild,Felix Imendörffer, HRB16746(AG Nürnberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Hi all.
is there a way to figure out the name of a 'vendor' in order to be used
in vendors.d?
zypper lr $repo
does not seem to display the vendor name.
The vendor is actually property of a package (though usually most packages in
a repo have the same vendor). You can use 'zypper info' or 'rpm -qi' to
figure it out.
$ zypper info xteddy
...
Information for package xteddy:
Repository: @System
Name: xteddy
Version: 2.2-6.1
Arch: x86_64
Vendor: openSUSE
^^^^^^^^
$ rpm -qi xteddy
Name : xteddy Relocations: (not relocatable)
Version : 2.2 Vendor: openSUSE
^^^^^^^^
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres SUSE LINUX Products GmbH, Development, ma@xxxxxxx
GF:Jeff Hawn,Jennifer Guild,Felix Imendörffer, HRB16746(AG Nürnberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |