User Tools

Site Tools


linux:slack_1release

This is an old revision of the document!


MY Slackware Install

Installation notes (i.e. packages, configs).

LastUpdated20250112

Basic Install

Using Slackware installer.

  • official packages (getslack)
    • checkout my getslack config file (link below)
    • without kde (AND xfce if going DE-less)
    • removepkg: gnuchess, xaos, xsnow
    • removepkg: joe, nano, vim-gvim, slackpkg
  • setup/config
    • make sure vim does not create backups (edit /usr/share/vim/vimrc)
      • or, run vimstart (from my1shell repo)
    • dmesg no longer allowed for user
      • append rc.localecho 0 > /proc/sys/kernel/dmesg_restrict
      • or, run setup_slack (from my1shell repo)
  • additional packages (getslackpack)
    • (alien) openjdk libreoffice libreoffice-dict-en“
  • additional packages (getslackbuild)
    • slackware-xdm-theme
    • geany unrar
    • nss-mdns avahi libdaemon
    • actually, scripts from slackbuilds.org (commonly used)

DE-less config

This is what I do for a lean (not necessarily minimal, but trimmed to my liking) installation.

  • setup acpi from my personal script
  • additional packages (getslackbuild)
    • dmenu slock st wmname
    • rox-filer pmount
  • custom dwm build
    • using my own build script (which has personalized patches)

Updating

To maintain:

Sample configuration files for the above scripts are here.

linux/slack_1release.1736643779.txt.gz · Last modified: by azman