<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>debian &amp;mdash; musicmatzes blog</title>
    <link>https://beyermatthias.de/tag:debian</link>
    <description></description>
    <pubDate>Thu, 07 May 2026 13:42:57 +0200</pubDate>
    <item>
      <title>Pruning and reinstalling</title>
      <link>https://beyermatthias.de/pruning-and-reinstalling</link>
      <description>&lt;![CDATA[I own a second notebook (my old one) which currently runs Debian stable. I use&#xA;it for skype only, as I don&#39;t want this proprietary software on my main machine.&#xA;Recently, I deinstalled a lot of crap which comes with Debian per default (in&#xA;the Gnome version). I deinstalled Libreoffice. I deinstalled Gimp. I deinstalled&#xA;similar software nobody needs (on a skype-only machine).&#xA;&#xA;!-- more --&#xA;&#xA;Suprisingly I deinstalled network-manager as well. I don&#39;t know how this could&#xA;happen! Now, how to reinstall the network-manager if you cannot access the&#xA;internet? Well, if you did not reboot, it might work. But I did!&#xA;It&#39;s really simple: Just go to the Debian-packages website and download the&#xA;package. Then, transfer it to the appropriate machine and install it with&#xA;&#xA;    sudo dpkg -i package&#xA;&#xA;Well, you can only do that if you have another machine where you can download&#xA;the package. If you don&#39;t have such a machine, you should ask a friend or so!&#xA;If you didn&#39;t run&#xA;&#xA;    sudo apt-get autoremove&#xA;&#xA;The package may be remaining in the cache of apt-get. You have to google&#xA;around where this cache is, but the procedure should be the same, if you found&#xA;the package.&#xA;&#xA;tags:  #linux #debian&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>I own a second notebook (my old one) which currently runs Debian stable. I use
it for skype only, as I don&#39;t want this proprietary software on my main machine.
Recently, I deinstalled a lot of crap which comes with Debian per default (in
the Gnome version). I deinstalled Libreoffice. I deinstalled Gimp. I deinstalled
similar software nobody needs (on a skype-only machine).</p>



<p>Suprisingly I deinstalled network-manager as well. I don&#39;t know how this could
happen! Now, how to reinstall the network-manager if you cannot access the
internet? Well, if you did not reboot, it might work. But I did!
It&#39;s really simple: Just go to the Debian-packages website and download the
package. Then, transfer it to the appropriate machine and install it with</p>

<p>    sudo dpkg -i package</p>

<p>Well, you can only do that if you have another machine where you can download
the package. If you don&#39;t have such a machine, you should ask a friend or so!
If you didn&#39;t run</p>

<p>    sudo apt-get autoremove</p>

<p>The package may be remaining in the cache of <code>apt-get</code>. You have to google
around where this cache is, but the procedure should be the same, if you found
the package.</p>

<p>tags:  <a href="https://beyermatthias.de/tag:linux" class="hashtag"><span>#</span><span class="p-category">linux</span></a> <a href="https://beyermatthias.de/tag:debian" class="hashtag"><span>#</span><span class="p-category">debian</span></a></p>
]]></content:encoded>
      <guid>https://beyermatthias.de/pruning-and-reinstalling</guid>
      <pubDate>Mon, 22 Sep 2014 18:36:34 +0200</pubDate>
    </item>
  </channel>
</rss>