<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Arch Linux on Jared Szajkowski, P.E., PMP</title><link>https://www.jaredszajkowski.com/stack/categories/arch-linux/</link><description>Recent content in Arch Linux on Jared Szajkowski, P.E., PMP</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 09 Dec 2025 00:00:01 +0000</lastBuildDate><atom:link href="https://www.jaredszajkowski.com/stack/categories/arch-linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Python Virtual Environments</title><link>https://www.jaredszajkowski.com/stack/2024/12/02/using-python-virtual-environments/</link><pubDate>Mon, 02 Dec 2024 00:00:01 +0000</pubDate><guid>https://www.jaredszajkowski.com/stack/2024/12/02/using-python-virtual-environments/</guid><description>&lt;img src="https://www.jaredszajkowski.com/stack/2024/12/02/using-python-virtual-environments/using-python-virtual-environments_3_final.jpg" alt="Featured image of post Using Python Virtual Environments" /&gt;&lt;h2 id="python-module-management"&gt;Python Module Management
&lt;/h2&gt;&lt;p&gt;As an Arch Linux user, the push is to utilize pacman and related tools to manage dependencies and package updates (including Python modules). In fact, &lt;a class="link" href="https://wiki.archlinux.org/title/Python" target="_blank" rel="noopener"
&gt;the wiki itself&lt;/a&gt; explicitly states this (see 2.1), and the default Arch installation of Python disables python-pip.&lt;/p&gt;
&lt;p&gt;Unfortunately, there are limited resources put into maintaining packages for modules and only the most common and popular modules are maintained, and they are updated promptly as is consistent within the Arch ecosystem.&lt;/p&gt;</description></item><item><title>Arch Linux Install</title><link>https://www.jaredszajkowski.com/stack/2023/09/29/arch-linux-install/</link><pubDate>Fri, 29 Sep 2023 00:00:01 +0000</pubDate><guid>https://www.jaredszajkowski.com/stack/2023/09/29/arch-linux-install/</guid><description>&lt;img src="https://www.jaredszajkowski.com/stack/2023/09/29/arch-linux-install/cover.jpg" alt="Featured image of post Arch Linux Install" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;This is the basic framework that I use to install Arch Linux, with a few changes catered to the Lenovo ThinkPad E15 Gen 2. I have found that this is a decent mid range laptop, excellent linux compatibility, great keyboard, and overall provides a good value.&lt;/p&gt;
&lt;h2 id="getting-started"&gt;Getting started
&lt;/h2&gt;&lt;p&gt;This tutorial assumes the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You are booting from a USB drive with the Arch install ISO.&lt;/li&gt;
&lt;li&gt;Wireless or wired network is detected and drivers are configured automatically.&lt;/li&gt;
&lt;li&gt;You want drive encrytion on your root partition, but not on your boot/efi/swap partitions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="verify-uefi-boot-mode"&gt;Verify UEFI boot mode
&lt;/h3&gt;&lt;p&gt;The following command should show directory without error:&lt;/p&gt;</description></item></channel></rss>