开发者

Where is the most authoritative/complete source of documentation on rpm-python module?

开发者 https://www.devze.com 2023-02-08 00:30 出处:网络
Trying to learn how to use the rpm-python module (i.e. \"import rpm\" on RHEL5). I can\'t find any tutorials that are complet开发者_开发问答e or recent. Specifically regarding how to install and manag

Trying to learn how to use the rpm-python module (i.e. "import rpm" on RHEL5). I can't find any tutorials that are complet开发者_开发问答e or recent. Specifically regarding how to install and manage rpm's on a system. Anyone?


There is some documentation on Fedora website.


If you are on RHEL then you could seriously consider using the yum APIs instead of rpm-python directly ... the API is much easier to use.


Centos 5.6 uses rpm 4.4.2.3. I'd go with the Developer Documentation

0

精彩评论

暂无评论...
验证码 换一张
取 消