<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RPM on Code Log</title><link>https://codelog.me/en/tags/rpm/</link><description>Recent content in RPM on Code Log</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 14 Jan 2016 23:43:47 +0800</lastBuildDate><atom:link href="https://codelog.me/en/tags/rpm/index.xml" rel="self" type="application/rss+xml"/><item><title>A Primer on Linux Package Management</title><link>https://codelog.me/en/posts/linux-package-management/</link><pubDate>Thu, 14 Jan 2016 23:43:47 +0800</pubDate><guid>https://codelog.me/en/posts/linux-package-management/</guid><description>&lt;img src="https://codelog.me/img/2016-01-14-linux-package-management/linux-package-management.png"&gt;
&lt;p&gt;Simply put, the Linux &lt;strong&gt;package management system&lt;/strong&gt; refers to a tool for installing, removing, or updating software on a Linux system. Different Linux distributions package application software in different formats. For example: Debian-based Linux uses *.deb; CentOS uses *.rpm; openSUSE also uses *.rpm. Because of the differences in package formats across Linux distributions, the package management tools also differ.&lt;/p&gt;</description></item></channel></rss>