overview
Pakko is a browser-based tool that generates Linux package install commands in one click.
Select your distro — Ubuntu/Debian, Arch/Manjaro, or Fedora/RHEL — choose a package manager, tick the apps you want, and Pakko builds the full install command ready to copy and paste into your terminal.
No backend, no account, no tracking. Just a fast way to set up a fresh Linux install.
What it does
- Supports apt, snap, pacman, yay, dnf and flatpak
- 55+ packages across 8 categories: browsers, editors, terminal tools, multimedia, system utilities, gaming, dev tools and security
- Smart filtering — only shows packages available for your selected package manager
- Generates the correct update + install command for each package manager
- One click copy
Stack
Pure HTML, CSS and JavaScript. Served as a Flask route at /pakko/.
Try it
Live at ekisde.dev/pakko