Easytoo Linux logo

Easytoo Documentation

Guides and information for Easytoo Linux.

Getting Started

Welcome to the Easytoo documentation. This section will contain guides for installing, using, and configuring Easytoo Linux.

Installation

Easytoo is currently in development. Installation instructions will be available when the installer and ISO are ready.

Future installation:

1. Boot Easytoo ISO
2. Start installer
3. Select disk
4. Install system
5. Reboot into Easytoo

System Information

Distribution: Easytoo Linux
Base: Gentoo
Package Manager: Portage
Desktop: KDE Plasma Wayland
Init: OpenRC

Commands

Useful commands on Easytoo:

Update system:

doas emerge --sync
doas emerge -avuDN @world


Install packages:

doas emerge --ask package-name


View installed packages:

qlist -I

Development

Easytoo is developed openly. The project includes custom tools, configuration files, and system setup.