Resolving Installation Issues with Arch Linux Using Archinstall
OpenSUSE Tumbleweed is the rolling release Linux distribution I usually use. However, since Plasma 6 won’t be released soon in Tumbleweed, I decided to switch to Arch Linux. The installation process for Arch Linux is no longer as complicated as it once was; we can use archinstall.
While I was installing Arch Linux using archinstall, I encountered a failure during the installation of the plasma-wayland-session. The error message was error: target not found plasma-wayland-session. It turned out that archinstall was still using an outdated package list. The solution I found in the Arch Linux forum is as follows:
- Update the keyring:
pacman -Sy archlinux-keyring - Update archinstall:
pacman -Sy archinstall - Proceed with the installation of Arch Linux using archinstall.
Enjoy Reading This Article?
Here are some more articles you might like to read next: