<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Installeer on Notities</title><link>https://d8224bcf.backup-website.pages.dev/en/tags/installeer/</link><description>Recent content in Installeer on Notities</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 20 Jul 2026 22:38:58 +0200</lastBuildDate><atom:link href="https://d8224bcf.backup-website.pages.dev/en/tags/installeer/index.xml" rel="self" type="application/rss+xml"/><item><title>Install Python 3.9 on Ubuntu Linux</title><link>https://d8224bcf.backup-website.pages.dev/en/blog/2022-installeer-python-3-9-op-ubuntu-linux/</link><pubDate>Sun, 03 Apr 2022 18:55:18 +0000</pubDate><guid>https://d8224bcf.backup-website.pages.dev/en/blog/2022-installeer-python-3-9-op-ubuntu-linux/</guid><description>&lt;p&gt;$ sudo apt install software-properties-common&lt;/p&gt;
&lt;p&gt;$ sudo add-apt-repository ppa:deadsnakes/ppa&lt;/p&gt;
&lt;p&gt;$ sudo apt update&lt;/p&gt;
&lt;p&gt;$ sudo apt install python3.9&lt;/p&gt;
&lt;p&gt;$ python3.9 &amp;ndash;version&lt;/p&gt;</description></item><item><title>Install the editor VSCodium on Ubuntu Linux</title><link>https://d8224bcf.backup-website.pages.dev/en/blog/2022-installeer-de-editor-vscodium-op-ubuntu-linux/</link><pubDate>Sun, 03 Apr 2022 14:22:24 +0000</pubDate><guid>https://d8224bcf.backup-website.pages.dev/en/blog/2022-installeer-de-editor-vscodium-op-ubuntu-linux/</guid><description>&lt;p&gt;$ wget -qO - &lt;a href="https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg"&gt;https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg&lt;/a&gt; | sudo apt-key add -&lt;/p&gt;
&lt;p&gt;$ sudo echo &amp;lsquo;deb &lt;a href="https://vscodium.c7.ee/debs/"&gt;https://vscodium.c7.ee/debs/&lt;/a&gt; vscodium main&amp;rsquo; | sudo tee &amp;ndash;append /etc/apt/sources.list.d/vscodium.list&lt;/p&gt;
&lt;p&gt;$ sudo apt update&lt;/p&gt;
&lt;p&gt;$ sudo apt install codium&lt;/p&gt;</description></item></channel></rss>