<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Package Management on Amit Agarwal Linux Blog</title>
    <link>/categories/package-management/</link>
    <description>Recent content in Package Management on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 12 Oct 2024 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="/categories/package-management/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Improving DNF Update Speeds with max_parallel_downloads</title>
      <link>/2024/10/12/2024-10-12-max-downloads-dnf-speedup/</link>
      <pubDate>Sat, 12 Oct 2024 00:00:00 +0000</pubDate>
      
      <guid>/2024/10/12/2024-10-12-max-downloads-dnf-speedup/</guid>
      <description>&lt;p&gt;When managing a Fedora or RHEL-based system, downloading updates can sometimes be time-consuming, especially when dealing with a slow network connection or multiple large packages or sometimes too many small packages 😀. By default, the DNF package manager downloads 1/3 package at a time, which can slow down the process. However, you can significantly improve download times by tweaking the &lt;code&gt;max_parallel_downloads&lt;/code&gt; setting.&lt;/p&gt;
&lt;h2 id=&#34;what-is-max_parallel_downloads&#34;&gt;What is &lt;code&gt;max_parallel_downloads&lt;/code&gt;?&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;max_parallel_downloads&lt;/code&gt; is a configuration option in DNF that controls how many packages are downloaded simultaneously during system updates. By increasing the number of parallel downloads, you can take full advantage of your available network bandwidth and reduce the overall time needed for downloading updates.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
