Slashdot Mirror


Comparison of Arch Linux & Slackware

PostThis writes "The so-called 'lean and mean' distros in the Linux land, Arch Linux and Slackware are being compared in this article. Their installation, configuration, usage, package management, stability, speed, support and future vision are among the qualities discussed."

1 of 19 comments (clear)

  1. Re:Distros have no business in /opt! by atomic-penguin · · Score: 3, Informative

    opt is my area where I can install my big self-contained stuff and not worry about it getting changed or overwritten at the next upgrade or apt-get. If Arch puts half of /usr in /opt, where is non-distro related software supposed to go? ~/stuff?

    Could put your stuff in /usr/local.

    There is a filesystem hierarchy standard

    As defined by the fhs:
    "/opt : Add-on application software packages"
    "/usr/local : Local hierarchy"

    --
    /^([Ss]ame [Bb]at (time, |channel.)){2}$/