[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

This is an old revision of the document!


The Slackware way

Slackware maintains a KISS philosophy. It uses text files for configuration instead of GUI configuration programs like many other distributions.

The main highlights and features of Slackware and the philosophy behind the distribution can be summarized as below.

Distribution philosophy

Slackware is,

  • A distribution that can be installed entirely offline with the CD/DVD set.
  • A distribution which releases when stable and does not have a fixed schedule of updates. Every release of Slackware Linux is thoroughly tested by the Slackware team and the community. As a result, Slackware places high value on stability in preference to “newness” or “freshness” of software.
  • A distribution where “simplicity” is preferred over “convenience.” The lack of GUI helpers (common in many other commercial distributions) for system administration tasks is a case in point.
  • A distribution where system configuration and administration is done through simple ncurses helper scripts or by by directly editing well-commented configuration files through a text editor.
  • A distribution that prefers to package “vanilla” software or software that hasn't been modified from upstream development. Little or no patching is done to upstream software and as a result, the software found in Slackware works as closely to what was intended by the original creators as practically possible.
  • A distribution that does not add layers of abstraction or complexity on top of existing solutions. For instance, Slackware package management is handled by simple scripts acting on compressed tarball package files (*.tgz, *.txz, *.tbz) and there is no dependency handling for package management.
  • A distribution where the chief decisions are taken by the BDFL (Benevolent Dictator for Life, the current chief maintainer Patrick Volkerding) and where the development process is more closed than purely community based distributions. As a result, Slackware is highly focussed on its core strengths and values and does not cater to every preference of its community or others. For this reason, there is less pressure on the Slackware development team to be popular and cater to the larger mass market.

Community

A few highlights of the Slackware Linux community may be mentioned. Even though technically a commercial distribution (the chief maintainer of Slackware, Patrick Volkerding sells the product on DVD for supporting himself and the project financially, though ISOs are available as free downloads), Slackware has a highly devoted, well knit and enthusiastic user community that is friendly and helpful to new users. The Slackware community generally emphasizes user empowerment by learning and understanding the system rather than blindly copying instructions common enough in commercial operating systems. As a result, quite a significant proportion of Slackware users are also developers to a lesser or greater degree and are skilled enough, at the least, to create and debug simple shell scripts.

The availability of a large number of SlackBuilds or build scripts for making third-party software installation easier in Slackware is a case in point. A common enough complaint in Slackware is the tediousness involved in installing third party software by hunting down dependencies from different sources online, downloading and compiling the software manually. The issue has been largely addressed by the community of developers who have created SlackBuild scripts for many commonly used software that are not part of the official distribution. A popular and high quality repository of SlackBuilds can be found at http://www.slackbuilds.org.

 slackware:philosophy ()