ArchEX 2024 (Arch Linux) Live with KDE Plasma 5.27.10, LXQt 1.4, kernel 6.6.9-ARCH and Calamares Installer 3.3.1 :: Build 240106

ABOUT ArchEX 2024 Build 240106
I’ve made a new extra version of ArchEX with KDE Plasma 5.27.10. Plasma is made to stay out of the way as it helps you get things done. But under its light and intuitive surface, it’s a powerhouse. So you’re free to choose ways of usage right as you need them and when you need them. LXQt 1.4 can also be used as Desktop Environment (DE). This ArchEX version uses kernel 6.6.9-ARCH. ArchEX Build 240106 has the same “bugs” as ArchEX Build 240106 – see below. ArchEX can very easy be installed to hard drive (if you want) with Calamares Installer version 3.3.1 (latest). Installed (by me) from source.

Known “bugs” or errors in this ArchEX Build
1) When installing ArchEX to hard drive using Calamares Installer you’ll have to format the install partition in another Linux system in advance. If you let Calamares format you will get filesystem errors and therefore ArchEX won’t boot. Watch this screenshot…
So using Calamares it shall look like this screenshot shows.
NOTE 1: The best way (possibly) to avoid filesystem errors is to install ArchEX on an ext3 partition.
NOTE 2: When installing ArchEX in VirtualBox you don’t have to worry about filesystem errors (for some unknown reason).
2) It can be difficult to configure a WiFi connection. To be able to use a WiFi connection you may have to unload and load the correct kernel module.
For example athk10_pci, iwlwifi or wl. Example commands:
$ sudo modprobe -r ath10k_pci
$ sudo modprobe ath10k_pci
Check which kernel module to load with the command: lspci
Also watch this screenshot…
NOTE: The WiFi problem is gone after a hard drive installation. I.e. you will automatically be connected.
3) Not a bug, but to be able to run the file manager PCManFM-qt as root you’ll have to use this command: sudo dbus-launch pcmanfm-qt.

Aside from the above mentioned bugs ArchEX Build 240106 works very well both live and from hard drive.

Study all installed packages in ArchEX 2024 with KDE Plasma 5.27.10 and LXQt 1.4.

How To dual boot, triple boot or multi boot Linux with Windows in a simple way and be happy
Before installing ArchEX or any other Linux system my general installation instructions may be of interest.

LOG IN to KDE Plasma or LXQt
Boot up the 240106 live System and log in from SDDM to the KDE Plasma 5.27.10 or LXQt 1.4 Desktop. When the boot process is ready you will end up at SDDM’s login screen. Login as user user with password live to any of the above mentioned Desktops. You can also log in as root (“other”) from SDDM with password root.  When logged in as root you won’t have sound. (PulseAudio can’t run as root).

Program Management in Arch Linux
Arch Linux uses a proprietary system called Pacman. It is similar to that found in CRUX Linux. Read about Pacman.
You can also read all the documentation on Arch Linux. Four commands are basically the only ones you need to use:
1) pacman -Sy (update the packages database)
2) pacman -Syu (upgrading the whole system)
3) pacman -S MyUsefulProgram (the package installation command)
5) pacman -S ‐‐overwrite MyUsefulProgram (in case you get an error about “conflicting packages”)
6) pacman -R MyBadProgram (remove a package)
Very simple!
7) pacman -Scc (clean pacman cache)

Note: You can also use Yay – see below.

Errors about archlinux-keyring
If you get errors about keys (for example key A634567E8t6574 could not be looked up remotely) when trying to upgrade your system you shall run the following four commands as root:
rm -R /etc/pacman.d/gnupg/
rm -R /root/.gnupg/
gpg ‐‐refresh-keys
pacman-key ‐‐init && pacman-key ‐‐populate archlinux
pacman-key ‐‐refresh-keys
If that don’t work you can try this approach:
pacman -Sy archlinux-keyring
pacman-key ‐‐populate archlinux
pacman-key ‐‐refresh-keys
pacman -Sy
pacman -Syu

Yay – Yet Another Yogurt – An AUR Helper
If you want to install certain special packages for example Google Chrome and Spotify you can/must install Yay. Study this tutorial about how to install and use YayYet Another Yogurt – An AUR Helper Written in Go.  If you want to install new packages through Yay you’ll have to run the command su user before yay -S MyNeededProgram. If you’re not logged in as the ordinary user user. (You can’t run Yay as root). Yay is pre-installed in ArchEX Build 240106/240101.

UEFI/non-UEFI computers
ArchEX Build 240106/240101 is now also for UEFI computers. I.e. before you can run ArchEX live you don’t have to go into BIOS and change Boot Mode to Legacy Support.

LANGUAGE
The default locale/language is English. While installing ArchEX to hard drive using Calamares (ArchEX Installer), you can change the default locale to Swedish or any other language.

Samba connections
You can connect to your Windows computers in your Home Network through Samba and PCManFM-qt. Watch this screenshot…

Rolling distribution
Arch Linux/ArchEX are rolling distributions, which implies that once you have installed the system on the hard drive there is no need for re-installations (which otherwise is common in the Linux world).

WHO should run Arch Linux?
My answer: The system fits the “advanced” Linux user/enthusiast, who would be willing to run an occasional command from time to time.

BENEFITS of ArchEX/Arch Linux
“Cutting Edge”-software and speed. You will for example always run the latest kernel if you upgrade ArchEX/Arch (for example) every month.

Screenshots
ArchEX Plasma Desktop for root
ArchEX Plasma Desktop for user
ArchEX LXQt Desktop for user
ArchEX LXQt Desktop for root
ArchEX running in VirtualBox with Guest Additions installed

DOWNLOAD
ArchEX Linux Live DVD (both versions) can be downloaded from SourceForge.netFast, secure and free downloads from the largest Open Source applications and software directory.

Or download ArchEX Build 240106 from The Swedish Linux Society server…

md5sum for the ISO file, which is of 3110 MB – Build 240106


Follow me on Facebook…

 

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

Leave a Reply