Tag Archives: Arch Linux

RaspArch Build 181117 :: Run Arch Linux on your new Raspberry Pi 3 Model B+ computer :: Install using Win32 Disk Imager or Etcher in Windows!

This version (181117) is my seventh build of RaspArch
The first version is from 150414. The second is from 151107. The third is from 160312 specially made for Raspberry Pi 3 Model B. The fourth version is from 161205. The fifth version is from 171102. The sixth version is from 180402. This version (181117) is especially made for the new Raspberry Pi 3 Model B+, but it can of course also be used on a Raspberry Pi 3 Model B and Raspberry Pi 2 Model B.

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 a lot. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 3 Model B+, Raspberry Pi 3 Model B or Raspberry Pi 2 Model B computer.

Most important change in version 181117: Use Win32 Disk Imager
This version can be installed in Windows using Win32 Disk Imager or Etcher. Previous versions could only be installed when running a Linux system. Using Win32 Disk Imager has one disadvantage though. Only about 1GB can be used as data storage no matter which card you use. The system is of 3GB and the system partition of 4GB. If you use a card of 32GB about 28GB will be unused. Yesterday a member on this site wrote about how to get rid of the 1GB limit after Win32 Disk Imager or Etcher has been used:
– write the image with Win32 Disk Imager
– start up Ubuntu or another Linux system – you can also use a Linux Live CD/USB stick
– start GParted – screenshot before resizing
screenshot during resizing
– resize the DATA partition – screenshot after resizing
– done!
This screenshot shows that RaspArch now has about 25GB free storage.

WHO should run Arch Linux/RaspArch?
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 Arch Linux/RaspArch

“Cutting Edge”-software and speed. A member on this site 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.

Study all installed packages in RaspArch…

SCREENSHOTS
Screenshot 1 of RaspArch’s Desktop
– YouTube running
Screenshot 2 of RaspArch’s Desktop – Wicd running
Screenshot 3 – Yaourt running (while installing Geany)
Screenshot 4 of RaspArch’s Desktop – logged in as root

READ MORE…

ArchEX (Arch Linux) with Deepin 15.8, LXQt 0.13, kernel 4.18.16-1-ARCH, Firefox 63.0.1, Yaourt and Calamares 3.2.2 installer – Build 181114

NEWS about ArchEX 181114
A new version of ArchEX is ready! In this new version, which I call ArchEX 2019, I have added the Deepin 15.8 (latest) Desktop environment. Deepin (made in China!) is devoted to providing a beautiful, easy to use, safe and reliable system for global users. I came to like Deepin very much when I installed it in ExTiX 18.8. So I thought why not install Deepin also in ArchEX?

Study all installed packages in ArchEX 2019 Deepin/LXQt.

Why trust a Chinese Distribution?

NEWS 181114 about Calamares Installer
I’ve finally managed to make Calamares 3.2.2 (The universal installer framework) work without problems/issues. Calamares 3.2.2 is quite new. Released September 4, 2018. This version gives you more control over the installation process. 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 (181114) Linux live DVD based on Arch Linux. Arch motto is KISS (Keep It Simple Stupid). ArchEX uses kernel 4.18.16-1-ARCH, Deepin 15.8 and LXQt 0.13 Desktop environments. Deepin 15.8 Desktop (made in China!) is devoted to providing a beautiful, easy to use, safe and reliable system for global users. About LXQt: 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.

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 Deepin Desktop
ArchEX Deepin full Desktop
ArchEX running Calamares – Welcome screen
ArchEX LXQt Desktop
ArchEX starting up live
ArchEX starting up from hard drive (VirtualBox)
ArchEX installing Google Chrome with Yaourt
ArchEX Installer (Calamares) running – all done
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

READ MORE…

 

RaspArch Build 180402 :: Run Arch Linux on your new Raspberry Pi 3 Model B+ computer :: Install using Win32 Disk Imager in Windows!

rasparch-logoThis version (180402) is my sixth build of RaspArch
The first version is from 150414. The second is from 151107. The third is from 160312 specially made for Raspberry Pi 3 Model B. The fourth version is from 161205. The fifth version is from 171102. This version (180402) is especially made for the new Raspberry Pi 3 Model B+, but it can of course also be used on a Raspberry Pi 3 Model B and Raspberry Pi 2 Model B.

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 a lot. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 3 Model B+, Raspberry Pi 3 Model B or Raspberry Pi 2 Model B computer.

Most important change in version 180402: Use Win32 Disk Imager
This version can be installed in Windows using Win32 Disk Imager. Previous versions could only be installed when running a Linux system. Using Win32 Disk Imager has one disadvantage though. Only about 1GB can be used as data storage no matter which card you use. The system is of 3GB and the system partition of 4GB. If you use a card of 32GB about 28GB will be unused. Yesterday a member on this site wrote about how to get rid of the 1GB limit after Win32 Disk Imager has been used:
– write the image with Win32 Disk Imager
– start up Ubuntu or another Linux system – you can also use a Linux Live CD/USB stick
– start GParted – screenshot before resizing
– resize the DATA partition – screenshot after resizing
– done!
This screenshot shows that RaspArch now has about 25GB free storage.

NEWS in RaspArch Build 180402
A new kernel – 4.14.31-1-ARCH. All included packages have been updated to the latest version as of 180402. I have added support for Yaourt – a Pacman Fronted. I have also installed PulseAudio. Finally the sound works very well in RaspArch. Nice if you like YouTube. Note: To be able to install Yaourt I had to install a lot of development tools.

The Raspberry Pi 3 model B made in February 2016. It has a 1.2GHz 64-bit quad-core ARMv8 CPU and 1GB RAM. The Raspberry Pi 3 Model B+ was out on the market March 14, 2018. The Pi 3 Model B+ packs a 1.4GHz 64-bit quad-core ARM Cortex A53 CPU made by Broadcom, dual-band 802.11ac wireless LAN support, Bluetooth 4.2 connectivity, and Gigabit Ethernet support over USB 2.0 connectivity (that’s up to 300Mbps).

Raspberry Pi 3 Model 3 B+: How much better is it than the Raspberry Pi 3 Model B? The tiny computer is supposed to be faster and better in every way, including upgraded processor speed, wireless internet, and Ethernet connections.

SCREENSHOTS
Screenshot 1 of RaspArch’s Desktop
– YouTube running
Screenshot 2 of RaspArch’s Desktop – Wicd running
Screenshot 3 – Yaourt running (while installing Geany)

READ MORE…

ArchEX (Arch Linux) with Deepin 15.5, LXQt, kernel 4.13.12-1-ARCH, Firefox 57.0, Yaourt and Calamares installer – Build 171129

NEWS about ArchEX 171129
A new version of ArchEX is ready! In this new version, which I call ArchEX 2018, I have added the Deepin 15.5 (latest) Desktop environment. Deepin (made in China!) is devoted to providing a beautiful, easy to use, safe and reliable system for global users. I came to like Deepin very much when I installed it in ExTiX 18.0. So I thought why not install Deepin also in ArchEX?

Study all installed packages in ArchEX 2018 Deepin/LXQt.

Why trust a Chinese Distribution?

NEWS 171129 about Calamares Installer
I’ve finally managed to make Calamares 3.1.8 (The universal installer framework) work without problems/issues. Calamares 3.1.8 totally new. Released November 14, 2017. This version gives you more control over the installation process. 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 (171129) Linux live DVD based on Arch Linux. Arch motto is KISS (Keep It Simple Stupid). ArchEX uses kernel 4.13.12-1-ARCH the Deepin 15.5 and the LXQt 0.12 Desktop environments. Deepin 15.5 Desktop (made in China!) is devoted to providing a beautiful, easy to use, safe and reliable system for global users. About LXQt: 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 57.0 (for Netflix), Gimp, Spotify, GCC, Wicd and GParted – study this package LIST.

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 Deepin Desktop
ArchEX Deepin full Desktop
ArchEX running Calamares
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!

READ MORE…

RaspArch Build 171102 :: Run Arch Linux on your Raspberry Pi 3 or Pi 2 computer :: Install using Win32 Disk Imager!

rasparch-logoThis version (171102) is my fifth build of RaspArch
The first version is from 150414. The second is from 151107. The third is from 160312 specially made for the new Raspberry Pi 3. The fourth version is from 161205. This version (171102) and version 161205 of RaspArch can of course also run on the “old” Raspberry 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 a lot. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 3 model B or Pi 2 computer.

Most important change in version 171102: use Win32 Disk Imager for the installation
This version can be installed in Windows using Win32 Disk Imager. Previous versions could only be installed when running a Linux system. Using Win32 Disk Imager has one disadvantage though. Only about 1GB can be used as data storage no matter which card you use. The system is of 3GB and the system partition of 4GB. If you use a card of 32GB about 28GB will be unused. Yesterday a member on this site wrote about how to get rid of the 1GB limit after Win32 Disk Imager has been used:
– write the image with Win32 Disk Imager
– start up Ubuntu (or another Linux system)
– start GParted – screenshot before resizing
– resize the SYSTEM partition – screenshot after resizing
– done!
This screenshot shows that RaspArch now has about 25GB free storage.

Writing the image using Win32 Disk Imager. See the screenshot below.

Study all installed packages in RaspArch…

SCREENSHOTS
Screenshot 1 of RaspArch’s Desktop
– YouTube and PulseAudio Control running
Screenshot 2 of RaspArch’s Desktop – YouTube running
Screenshot 3 – Yaourt running (while installing Geany)

READ MORE…

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.
Watch the slideshow below showing all installation steps.

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.

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.

ArchEX 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!

READ MORE…

ArchEX (Arch Linux) 64 bit with LXQt and kernel 4.10.3-1-ARCH – Build 170318

WHAT IS ArchEX?
ArchEX 64bit is a new (170318) Linux live DVD based on Arch Linux. Arch motto is KISS (Keep It Simple Stupid). ArchEX uses kernel 4.10.3-1-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, Gimp, GCC, Wicd and GParted – see this package LIST.

INSTALLATION to hard drive
ArchEX can easily be installed to hard drive of those who so desire. Use ArchEX Installer. I.e. while running ArchEX live from the DVD. Read this INSTRUCTION.

Install ArchEX to a USB Pen Drive with persistence
Please read my INSTRUCTION. All your system changes will be saved directly on the stick.

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 running

READ MORE…

RaspArch Build 161205 :: Run Arch Linux on your Raspberry Pi 3 or Pi 2 computer

rasparch-logoThis version (161205) is my fourth build of RaspArch
The first version is from 150414. The second is from 151107. The third is from 160312 specially made for the new Raspberry Pi 3. This version (161205) and version 160312 of RaspArch can of course also run on the “old” Raspberry 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 700 MB. RaspArch is a “ready-to-go” ARM system. It must be installed on a Raspberry Pi 3 model B or Pi 2 computer.

NEWS in RaspArch Build 161205
A new kernel – 4.4.35-1-ARCH. All included packages have been updated to the latest version as of 161205. I have added support for Yaourt – a Pacman Fronted. I have also installed PulseAudio. Finally the sound works alright in RaspArch. Nice if you like YouTube. Note: To be able to install Yaourt I had to install a lot of development tools. In the first place I installed Yaourt to be able to install Google Chrome (only to learn that Google Chrome isn’t available for the ARM architecture).

More about RaspArch
When you have installed RaspArch to your Micro SD Card you can use the system like any other Arch Linux system. I.e. install new programs etc. Arch motto is KISS (Keep It Simple Stupid). RaspArch uses kernel 4.4.35-1-ARCH and the LXDE Desktop environment.

BENEFITS of Arch Linux/RaspArch

“Cutting Edge”-software and speed. A member on this site 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.

Study all installed packages in RaspArch

Screenshot of RaspArch’s Desktop – YouTube and PulseAudio Control running
Screenshot of RaspArch’s Desktop – YouTube and Alsamixer running

READ MORE…

Run ArchEX (Arch Linux) 64/32 Bit dual Build 160724 with kernel 4.6.4 and LXDE superfast!

archex-desktop-160724-smallWHAT IS ArchEX dual?
ArchEX 64bit/32bit dual is a new (160724) Linux live DVD based on Arch Linux. Arch motto is KISS (Keep It Simple Stupid). ArchEX uses kernel 4.6.4-1-ARCH (latest) and the LXDE Desktop environment.

INSTALLED SOFTWARE
Among many other programs, Firefox, Gimp, GCC, Wicd and GParted – study this package LIST.

INSTALLATION to hard drive
ArchEX can easily be installed to hard drive of those who so desire. Use ArchEX Installer. I.e. while running ArchEX live from the DVD. Read this INSTRUCTION.

Install ArchEX to a USB Pen Drive with persistence
Please read my INSTRUCTION. All your system changes will be saved directly on the stick.

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
The new Desktop in Build 160724
ArchEX starting up live
ArchEX running Spotify – (Spotify installed with Yaourt – a Pacman frontend)
ArchEX running ArchEX Installer
ArchEX running Google Chrome and Netflix – (Chrome installed with Yaourt)

READ MORE…

Read also about RaspArch for Raspberry Pi 3 and Pi 2