<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: swarajnerlekar28</title>
    <description>The latest articles on DEV Community by swarajnerlekar28 (@swarajnerlekar28).</description>
    <link>https://dev.to/swarajnerlekar28</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4079286%2F38f04f2f-3d91-4d13-bf96-84a7e66677fa.jpg</url>
      <title>DEV Community: swarajnerlekar28</title>
      <link>https://dev.to/swarajnerlekar28</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/swarajnerlekar28"/>
    <language>en</language>
    <item>
      <title>I built a simple tool to automate Linux system updates across different package managers</title>
      <dc:creator>swarajnerlekar28</dc:creator>
      <pubDate>Sat, 15 Aug 2026 17:31:14 +0000</pubDate>
      <link>https://dev.to/swarajnerlekar28/i-built-a-simple-tool-to-automate-linux-system-updates-across-different-package-managers-36jk</link>
      <guid>https://dev.to/swarajnerlekar28/i-built-a-simple-tool-to-automate-linux-system-updates-across-different-package-managers-36jk</guid>
      <description>&lt;p&gt;It is a lightweight Bash script that probes the host environment, figures out the active package manager (supporting APT, Pacman, DNF, etc.), and runs the full update cycle.It is only my second coding project, so it is quite simple, but it saves me time. I would love to hear what features you think I should add next, or if there are other distros I should support.GitHub Repo:&lt;br&gt;
&lt;a href="https://github.com/swarajnerlekar28/System-Updater/" rel="noopener noreferrer"&gt;https://github.com/swarajnerlekar28/System-Updater/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>automation</category>
      <category>linux</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
    <item>
      <title>System-Updater</title>
      <dc:creator>swarajnerlekar28</dc:creator>
      <pubDate>Sat, 15 Aug 2026 17:12:37 +0000</pubDate>
      <link>https://dev.to/swarajnerlekar28/system-updater-108j</link>
      <guid>https://dev.to/swarajnerlekar28/system-updater-108j</guid>
      <description>&lt;p&gt;Hey guys! i created my second project "System-Updater". it is written in bash, it checks your distro's package manager and updates your system, Please let me know if there is a need for improvement, thanks!&lt;/p&gt;

&lt;p&gt;my project's github link: &lt;a href="https://github.com/swarajnerlekar28/System-Updater/tree/main" rel="noopener noreferrer"&gt;https://github.com/swarajnerlekar28/System-Updater/tree/main&lt;/a&gt; &lt;/p&gt;

</description>
      <category>bash</category>
      <category>linux</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
