{"id":2363,"date":"2017-12-08T08:03:26","date_gmt":"2017-12-08T08:03:26","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/?p=2363"},"modified":"2020-05-29T07:56:23","modified_gmt":"2020-05-29T07:56:23","slug":"rmp-quick-books-command","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/rmp-quick-books-command\/","title":{"rendered":"RMP Quick Books Command"},"content":{"rendered":"<p><strong>rajeshkumar created the topic: RMP Quick Books Command<\/strong><br \/>\nBefore trying to build anything from it, you should run rpmlint on the spec file:<br \/>\nrpmlint program.spec<\/p>\n<p>Once you&#8217;ve create a spec file, say &#8220;program.spec&#8221;, you can create source and binary RPMs by simply running this:<br \/>\nrpmbuild -ba program.spec<\/p>\n<p>If you just want to create a source RPM (.src.rpm), do this in the SPECS directory:<\/p>\n<p>rpmbuild -bs program.spec<\/p>\n<p>RPM install<br \/>\nrpm -ivp XYZ1.rpm XYZ2.rpm XYZ3.rpm &#8230;<\/p>\n<p>You can uninstall packages later using:<br \/>\nrpm -e XYZ1 XYZ2 XYZ3<\/p>\n<p>Once you have the source RPM, running the following command installs the src.rpm<br \/>\nrpm -ivh sourcepackage-name*.src.rpm<br \/>\nRegards,<br \/>\nRajesh Kumar<br \/>\nTwitt me @ <a href=\"http:\/\/twitter.com\/RajeshKumarIn\" target=\"_blank\" rel=\"noopener\">twitter.com\/RajeshKumarIn<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>rajeshkumar created the topic: RMP Quick Books Command Before trying to build anything from it, you should run rpmlint on the spec file: rpmlint program.spec Once you&#8217;ve create a spec file, say &#8220;program.spec&#8221;, you can create source and binary RPMs by simply running this: rpmbuild -ba program.spec If you just want to create a source&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_joinchat":[],"footnotes":""},"categories":[2],"tags":[],"class_list":["post-2363","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2363","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=2363"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2363\/revisions"}],"predecessor-version":[{"id":2364,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2363\/revisions\/2364"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=2363"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=2363"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=2363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}