Sleeper OS Logo

Sleeper OS Repository

Welcome to the Sleeper OS Repository at SourceForge.net

Sleeper OS was a GNU/Linux distribution originally based on AntiX stable with TDE (Trinity Desktop Environment). This made it a very solid operating system, and Warren Woodford's skillful implementation made it easy to install, use, and consume low resources.

Sleeper OS Debian was born from the Debian communities once it was decided to "fork" Debian. Initially, it only used TDE, but it later expanded to include other desktop environments (DEs). It is a lightweight distribution that runs well on older computers and flies on newer ones. It has many custom utilities, including tools for easy remastering and tools that make it simple to run Sleeper OS from a flash drive with persistent home and/or root file systems for users who prefer not to install it on a hard drive (e.g., SystemBack).

How to Add Sleeper OS Repository

To add to your own Debian-Based distro, issue the following command:

echo "deb [trusted=yes] http://sourceforge.net/projects/sleeperos-repo/files bookworm main" | sudo tee /etc/apt/sources.list.d/sleeper-os-repo.list

Generate the package list for the repository:

dpkg-scanpackages pool/main/f /dev/null | gzip -9c > dists/timmy/main/binary-amd64/Packages.gz