Identify the distribution
Read the distribution details in this browser practice filesystem.
cat /etc/os-releasePractice Arch Linux commands, inspect packages with pacman, and explore a flexible Linux workspace without a local installation.
Start here
Load a task into the terminal, then press Enter to see the result. Each example works in the introductory session on this page.
Read the distribution details in this browser practice filesystem.
cat /etc/os-releaseCheck your user ID and group membership.
idFind the operating system configuration files.
ls /etcSearch the sample package index for the curl HTTP client.
pacman -Ss curlPractice the installation syntax; this browser session updates a simulated package database.
sudo pacman -S --noconfirm curlCheck the sample curl version after installation. Curl is also preinstalled for this example.
curl --versionPrepare a directory for your files.
mkdir -p practiceSee the local hostname mappings used in this practice environment.
cat /etc/hostsNo setup needed
Practice Arch Linux commands, inspect packages with pacman, and explore a flexible Linux workspace without a local installation.
Start with the short command exercises above. When you are ready for a project, open the linked LabEx lab to work with real tools in an online Linux environment, with step-by-step guidance and immediate feedback.
Keep learning
Build on your Arch Linux experiments with a structured skill tree. Explore the skills, choose a guided lab, and practice each concept in an online environment.
Arch workflows emphasize command-line configuration and package management. The linked introductory Linux lab uses Ubuntu, so use an Arch environment for Pacman and other distribution-specific tasks.
The introductory exercises are free. Sign in for a complete LabEx environment; session duration and resources depend on your lab and plan.
No local installation is required. Sign in and open the lab in a modern browser. Follow the lab instructions to configure software inside the environment.
This preview supports a limited command set. Sign in and launch the Linux lab for more commands, packages and services. Available software and permissions depend on the selected lab.
Follow the Linux Skill Tree for guided labs and challenges. Practice regularly, inspect command output and ask Labby for help.
Your next step
Continue with real tools, guided labs, and Labby assistance.