SweetPotatOs: New Life for Old Potato PCs
Contents
Not every old laptop deserves the scrapheap. Plenty of "obsolete" machines still have years of life left in them, and SweetPotatOs is one of a small but growing crowd of distributions built specifically to prove it. It pairs an Arch Linux base with a bespoke Wayland desktop and a genuinely thoughtful approach to keeping things light — all wrapped up in cheerful sweet-potato branding that never takes itself too seriously.
What Is SweetPotatOs?
SweetPotatOs is an Arch-based Linux distribution built with one clear mission: reviving slow, older computers and, in the project's own cheerful phrasing, making them "sweet again". It ships as a live graphical ISO for the x86_64 architecture, built around the SweetPotato Swirl desktop and installed to disk via the Calamares system installer. DistroWatch lists the project's origin as France, Réunion, with development led by a single maintainer working under the handle visnudeva on GitHub and SourceForge.
The heart of the whole experience is Swirl, a lightweight Wayland compositor forked from Sway and Scroll, with a scrolling-column layout inspired by niri. Rather than the traditional grid of tiled windows, Swirl arranges open windows as columns along an infinite horizontal strip, while workspaces themselves sit stacked vertically — a genuinely different way of thinking about screen space that rewards a bit of muscle memory. True to its resource-conscious mission, Swirl ships only the compositor binary itself, leaning on the stock swaybar, swaymsg and swaynag helpers already familiar from the wider Sway ecosystem rather than reinventing them. Configuration stays Sway-compatible too, living under a familiar ~/.config/swirl/ path, so anyone arriving from Sway or i3 will recognise the shape of things immediately.
What makes SweetPotatOs distinctive is how deliberately pre-configured it is. Tiling behaviour, multi-touch gestures and keybindings all work straight out of the box, with no configuration required to get a fully functional desktop running. The project is admirably candid, though, that pre-configured does not mean beginner-friendly: the whole workflow is keyboard- and gesture-first, aimed squarely at users who are comfortable driving a desktop without reaching for a mouse. DistroWatch reflects this with its category tags of Desktop, Live Medium and Old Computers — an honest summary of who the distribution is really for.
Visually, SweetPotatOs is hard to mistake for anything else. Its colour palette of deep maroon, warm orange and near-black runs consistently through the wallpaper, the Calamares installer branding and the login screen, all built around a friendly line-art sweet potato mascot sprouting a leafy green shoot. It's a small design touch, but one that gives the whole project a distinct personality rather than the generic desktop-screenshot look so many smaller distributions settle for.
SweetPotatOs doesn't exist in isolation, either. The same visnudeva GitHub account hosts Swirl as its own standalone compositor project, Spore — a terminal-based web radio and local music player used as the distribution's default music app — and a separate SweetPotato theme repository. That last one is worth highlighting: it packages up the branding, configuration and post-install scripting so the SweetPotato look and feel can be applied to other Arch-based systems, not just the official ISO. For anyone who likes the aesthetic and workflow but already has Arch installed elsewhere, that's a handy option to have.
Under the Bonnet — Release, Desktop and Tools
The current release is 2026.09 "Second Harvest", published on 1 September 2026 as a follow-up to 2026.08's "First Harvest". As with any Arch-based project, SweetPotatOs follows a rolling release model with pacman handling package management underneath. DistroWatch's package tracker counted 842 packages across the Second Harvest release, running on Linux kernel 7.1.11.arch1-1, with a download size of somewhere between 2.2 and 2.3GB according to DistroWatch (SourceForge's own listing rounds that up to roughly 2.4GB).
Installation runs through Calamares 3.4.2, which handles disk partitioning — with support for Btrfs, ext4, JFS and XFS — alongside locale, keyboard and user-account setup. The installer walks through the now-familiar Calamares sequence of Welcome, Location, Keyboard, Partitions, Users, Summary and Install screens before finishing with a restart into the newly installed system. Once installed, the system boots via GRUB and hands session selection over to the Ly display manager, where Swirl is the session to choose (Ly will happily list whatever else happens to be present too, which is handy if you're testing inside a virtual machine and see hypervisor-related session entries alongside it).
The live environment itself logs in automatically as a user called liveuser, with an empty password and passwordless sudo access, dropping straight into the Swirl desktop on tty1. A nice touch for anyone taking their time over the install: Caffeine is switched on by default during the live session, so the screen won't lock or sleep midway through partitioning and copying files.
Rather than loading up on unnecessary extras, the default application stack sticks to familiar, lightweight choices: Firefox for browsing, Thunar for file management, Geany as a lightweight code editor, foot as the terminal emulator, mpv paired with yt-dlp for video playback, GIMP for image editing, mupdf for PDFs, swayimg for quick image viewing, Transmission for torrents, guvcview for webcam access, and hyprpicker as an on-screen colour picker. Package management is handled through Shelly, a graphical front-end for pacman built separately by Seafoam Labs that talks to the underlying library directly, with yay bundled in to reach the Arch User Repository as well.
The application line-up hasn't stood entirely still, either. As of the 2026.08 First Harvest release, Spore and LocalSend — the web radio/music player and nearby file-sharing tool respectively — replaced an earlier terminal radio player called tera and the Audacious music player. It's a small change, but it shows a project willing to swap out its own defaults when something better fits the brief, rather than simply accumulating software over time.
Probably the most practically useful addition in Second Harvest is spo-upgrade, an in-place upgrade tool that pulls updates through a dedicated SweetPotatOs pacman repository. Running sudo spo-upgrade refreshes the base system, the SweetPotatOs overlay packages — Swirl, Spore, branding assets and system hooks — and runs any one-time migrations needed, all without touching the home folder or reinstalling applications. Useful flags include a --check option to see whether a newer release is available, --dry-run to preview the steps without making changes, and --theme to pull a fresh copy of the SweetPotato desktop theme from GitHub. One limitation worth flagging clearly: spo-upgrade is only supported from Second Harvest onward, since that's the release which first ships both the tool itself and the pacman repository it depends on. Anyone still running First Harvest or earlier will need to install fresh from a newer ISO rather than trying to upgrade an existing system in place.
Language support currently covers English and French, which fits neatly with the project's Réunion origin as recorded on DistroWatch — a nice reminder that open-source distributions really do come from every corner of the world.
Hands-On in a Virtual Machine
To see how all of this holds together in practice, SweetPotatOs 2026.09 Second Harvest was installed inside virt-manager on a Manjaro Linux host laptop, running on an Intel Core i7-10810U with the virtual machine given a 120GB disk and a 1920×1080 display (as shown in the gallery below).
Booting the ISO drops straight into the GRUB-style boot menu, offering a standard UEFI install option alongside a version "with speech" for accessibility, a Memtest86+ entry, and a shortcut into the firmware interface — a small but welcome inclusion that plenty of distributions skip entirely. From there, the live environment boots to a text login screen confirming the automatic liveuser session, then straight into the Swirl desktop, which greets first-time visitors with a full-screen wallpaper listing every keybinding and gesture going, mascot artwork included. It's an unusually practical touch: rather than hunting through documentation, the cheat sheet is right there on the desktop from the very first boot.
Launching the installer — either automatically, via Mod+i, or by typing sweetpotatos-calamares in a terminal — brings up Calamares with SweetPotatOs's own maroon-and-orange branding on the welcome screen. The install itself was refreshingly uneventful in the best possible way: locale and keyboard defaulted sensibly to the host system's settings, and the partitioning summary clearly laid out what was about to happen before committing to it — erasing the virtual disk, creating a 300MiB FAT32 EFI system partition, and formatting the remainder (just under 120GiB) as ext4 for the root filesystem. The install itself ran through cleanly, working through the usual fstab, bootloader and hook stages before landing on an "All done" screen with the option to restart immediately.
First boot after installation lands on a straightforward GRUB menu offering the main SweetPotatOs entry, an advanced options submenu, and UEFI firmware settings, followed by the Ly login manager. Ly is nicely configurable from the login screen itself, letting you cycle between available sessions (Swirl being the one to pick) and enter a username and password directly, with function-key shortcuts for shutdown, reboot, and brightness control laid out along the top of the screen.
Once logged in, the installed desktop behaves exactly as the live session promised. The app launcher, triggered with Mod+Space, brings up a searchable list of installed applications and system tools — everything from Thunar and Audacity through to Bluetooth management utilities appeared instantly and responsively. Firefox opened to its usual first-run welcome screen, Thunar's About dialog confirmed version 4.20.9, and Geany's About window showed version 2.1, codenamed "Yage" — all exactly matching what's tracked in the official package list for this release.
Running fastfetch in the foot terminal (accessible via Mod+Return) painted a tidy system summary: SweetPotatOs 2026.09 Second Harvest on kernel Linux 7.1.11-arch1-1, Swirl running as both desktop environment and window manager over Wayland, foot 1.27.0 as the terminal, and 819 packages reported via pacman. That figure sits a little below DistroWatch's tracked total of 842 for the same release — not a contradiction, simply the difference between DistroWatch's fuller package inventory for the release as a whole and the leaner footprint of packages actually present on a freshly installed system.
The waypaper wallpaper selector (Mod+Shift+w) confirmed the range of official artwork bundled with the distribution, including variants of the sweet-potato mascot, the Swirl compositor logo, and the Spore player branding. Meanwhile, btop offered a genuinely pleasant system-monitoring view, well suited to keeping an eye on resource use on genuinely older hardware.
Finally, Shelly — the graphical package manager — was put through a full system upgrade from within the installed desktop, working through several hundred packages methodically with clear per-package progress and a scrolling pacman log underneath, before confirming "All upgrades complete" once initramfs regeneration and the usual post-install hooks had finished. Worth flagging here transparently: that upgrade run bumped GIMP from the 3.2.4 version tracked in DistroWatch's original 2026.09 package list to 3.2.6, visible in GIMP's own welcome screen afterwards — a perfectly normal post-release package bump rather than any inconsistency in either source.
Rounding out the session, the screen lock (Mod+l), the Swirl exit confirmation dialog (Mod+Shift+e), and the power-off confirmation (Mod+o) all behaved exactly as documented, each presenting a clear, deliberate confirmation step before acting — a small but reassuring detail on a distribution built with careful, considered workflows in mind.
A Final Word
SweetPotatOs is a small project with a genuinely useful purpose: keeping older hardware relevant through a lean, deliberately configured Wayland desktop rather than yet another general-purpose spin of Arch. It won't suit everyone — the keyboard- and gesture-first workflow asks a little patience of newcomers — but for anyone willing to learn Swirl's scrolling-column approach, it offers a fast, coherent, and genuinely characterful way to give an old machine a proper second life.
Disclaimer: SweetPotatOs, Swirl, Spore, Arch Linux, Calamares and all other project, product and company names mentioned in this article are the trademarks or registered trademarks of their respective owners, referenced here for identification purposes only. The Distrowrite Project has made every effort to ensure the accuracy of the information presented, drawing solely from official project sources at the time of writing, but details such as package versions, releases and tooling can change quickly in an actively developed project — always check the official channels before relying on anything here. As ever, please use open-source software responsibly and in accordance with its respective licence terms.
References
🍠



Comments
Post a Comment
Hello and welcome to The Distrowrite Project! We appreciate your engagement and value diverse perspectives. Our community thrives on respectful and constructive discussions. Please ensure your comments align with our guidelines: no hate speech, personal attacks, or spam. Let us foster a positive environment where everyone feels comfortable to share their thoughts and insights. Kindly direct any complaints and suggestions for any software/hardware directly, clearly and politely to the respective developer(s). Thank you for being a part of our community!