ArchEX (Arch Linux) with LXQt, kernel 4.11.6-3-ARCH, Firefox 54.0, Yaourt and Calamares installer – Build 170626

NEWS 170627 about Calamares Installer
I’ve finally managed to make Calamares (The universal installer framework) work without problems/issues. Yesterdays version of ArchEX has therefore been replaced today. Now you can use Calamares to install ArchEX in any language. The boot loader Grub2 (which can be installed during the installation of ArchEX) will also work without problems.

WHAT IS ArchEX?
ArchEX 64 bit is a new (170626) Linux live DVD based on Arch Linux. Arch motto is KISS (Keep It Simple Stupid). ArchEX uses kernel 4.11.6-3-ARCH and the LXQt Desktop environment. LXQt is a lightweight Qt desktop environment. It will not get in your way. It will not hang or slow down your system. It is focused on being a classic desktop with a modern look and feel.

INSTALLED SOFTWARE
Among many other programs, Firefox 54.0 (for Netflix), Gimp, GCC, Wicd and GParted – study this package LIST.

LOG IN to LXQt
When the boot process is ready you will end up as root (superuser) in console mode. Run the command startx to enter X and LXQt. If you want to install new packages through Yaourt you’ll have to run the command su live before yaourt MyNeededProgram. (You can’t run Yaourt as root).

INSTALLATION to hard drive
ArchEX can easily be installed to hard drive of those who so desire. Use ArchEX Installer (Calamares). I.e. while running ArchEX live from a DVD or USB stick. Read this INSTRUCTION and watch the slideshow below.

The Calamares Installer now (170627) works perfect. Before 170627 you had to install Grub (the boot loader) manually. See an example below when I have installed ArchEX in VirtualBox. Run the following commands after you have closed the Calamares Installer.
mkdir /mnt/sda1
mount /dev/sda1 /mnt/sda1
arch-chroot /mnt/sda1
grub-install /dev/sda
grub-mkconfig -o /boot/grub/grub.cfg
exit
Change the commands to suit your hard drive installation of ArchEX (if you need Grub).
NOTE: If you have downloaded ArchEX after June 26, 2017 you don’t have to run the above mentioned commands. Calamares works very well in ArchEX from 170627. I.e. you don’t have to install Grub manually.

YouTube video about ArchEX
Ike Santos (https://www.facebook.com/groups/Ike.Santos) has made a YouTube video about ArchEX. You will get a detailed description about how to install ArchEX in VirtualBox using Calamares Installer.

Install ArchEX to a USB Pen Drive with persistence

Please read my INSTRUCTION. All your system changes will be saved directly on the stick.

Install ArchEX to a USB Pen Drive without persistence
Can be done with the dd-command in Linux. Please read this instruction. In Windows you can use Etcher. Watch this screenshot when Etcher is running.

VirtualBox and VMware
ArchEX can run and be installed without problems in VirtualBox and VMware. Watch a screenshot when ArchEX is about to be installed in VMware Workstation 12 Pro. Be sure to give ArchEX enough RAM. About 2 GB. Also remember to disable 3D acceleration in VMware. (It won’t work without installing VMware Tools).

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)
4) pacman -R UnnecessaryProgram (uninstall a package).
Very simple!

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

YaourtYet AnOther User Repository Tool
If you want to install certain special packages for example Google Chrome and Spotify you can/must install Yaourt. Study this tutorial about how to install and use Yaourt – a Pacman frontend. Note: Yaourt and Spotify are pre-installed in ArchEX Build 170626. If you want to install new packages through Yaourt you’ll have to run the command su live before yaourt MyNeededProgram. (You can’t run Yaourt as root).

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.

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 LXQt Desktop
ArchEX starting up live
ArchEX starting up from hard drive (VirtualBox)
ArchEX Installer (Calamares) running
When Cinnamon is installed (pacman -S cinnamon)
When Xfce4 is installed (pacman -S xfce4)
When KDE (Plasma) is installed (pacman -S plasma-meta and pacman -S kde-applications-meta)
When Enlightenment is installed (pacman -S enlightenment)
ALL extra desktops can be installed in about 10 min!

DOWNLOAD
This version has been replaced by version 171129 in which I have added the Deepin Desktop

Android-x86 Custom

android-logo
Read about my Android-x86 Systems – Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX Nougat!

and about my Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Nougat!


RaspArch for Raspberry Pi 3 and Pi 2
RaspArch is a “remaster” of Arch Linux ARM. The original compressed system is of 231 MB. After I have added the LXDE Desktop environment, PulseAudio, Firefox, Yaourt and Gimp the system increased to 1310 MB. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 3 or Raspberry Pi 2 computer.

A member on RaspEX recently wrote this about RaspArch: I’ve used Slackware, Debian, Gentoo, Ubuntu & Arch. I prefer Arch. Ubuntu is easier to install, Arch is easier to keep up to date. You do not go through big, painful, changes every year instead you just update, once in a while, make changes if instructed. Arch has most of the benefits of Gentoo without the pain of recompiling _everything_. When you do need to build a package in Arch its painless especially if you use one of the tools that support Aur (I like yaourt). Arch avoids the politics of Debian and Ubuntu and delivers a great Linux distribution. RaspArch now brings these advantages to the Pi 2.

Screenshot of RaspArch’s Desktop

Connect With Me

 

 

 

2 thoughts on “ArchEX (Arch Linux) with LXQt, kernel 4.11.6-3-ARCH, Firefox 54.0, Yaourt and Calamares installer – Build 170626”

  1. Softpedia 170627: “Arne Exton is pleased to announce the availability of a new update for his Arch Linux-based ArchEX GNU/Linux distribution, build 170626, which comes with the latest LXQt desktop environment and other open source technologies.”

    Powered by Linux kernel 4.11.6-3, the same version that’s also available upstream in the stable repositories of the popular Arch Linux operating system, ArchEX Build 170626 is now using the latest Mozilla Firefox 54.0 web browser, Yaourt package manager, and Calamares installer, all built on top of the LXQt 0.11.1 desktop environment.

    “I’ve finally managed to make Calamares (the universal installer framework) work without problems/issues,” says Arne Exton. “Yesterday’s version of ArchEX has therefore been replaced today. Now you can use Calamares to install ArchEX in any language. The boot loader Grub2 (which can be installed during the installation of ArchEX) will also work without problems.”

    READ MORE: http://news.softpedia.com/news/arch-linux-based-archex-distro-updated-with-lxqt-0-11-1-and-linux-kernel-4-11-6-516694.shtml

Leave a Reply