KISS Linux icon
KISS Linux icon

KISS Linux

KISS is an independent Linux® distribution with a focus on simplicity and the concept of "less is more". The distribution targets only the x86-64 architecture and the English language.

KISS Linux screenshot 1

Cost / License

  • Free
  • Open Source

Alerts

  • Discontinued

Platforms

  • Linux
Discontinued

The latest version (5.5.28) is from August 2021, and the GitHub repository has been archived.

1like
0comments
0articles

Features

Properties

  1.  Lightweight
No features, maybe you want to suggest one?

KISS Linux News & Activities

Highlights All activities

Recent activities

KISS Linux information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Popular alternatives

View all
KISS Linux was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is KISS Linux?

KISS is an independent Linux® distribution with a focus on simplicity and the concept of "less is more". The distribution targets only the x86-64 architecture and the English language.

Overview

  • Uses a plain-text package system which is language agnostic and parseable with basic UNIX utilities.
  • Uses a package manager written in 500~ lines of POSIX sh (excluding blank lines and comments).
  • Based on musl libc, busybox and the Linux kernel. -- All shell code is linted by and passes shellcheck (including each and every repository package).
  • All packages are compiled from source by the package manager which automatically handles dependencies, patches, etc.
  • Explicitly excludes the following software: dbus, systemd, polkit, gettext, intltool, pulseaudio, pam, wayland, logind, ConsoleKit2 and all Desktop Environments. See Philosophy.
  • Rootless Xorg environment without any additional software.
  • Repository signing through git and gnupg (based on signed commits and built into git itself).

Official Links