September 7, 2026

3 thoughts on “LFS EXTON – a live installable Linux system built from Linux From Scratch (which can run on ALL computers) with kernel 6.0.6-amd64-exton ::: Build 221103

  1. Hello . How can i install new software on it ? There is no package manager . For example i want use a archiver program with a gui .
    Must i compile it from source? How can i do that ? Can you tell what for steps i must taken? . The distro is very lightweight and is superfast . Keep up the good work .

    1. Yes, you have to install new programs from source. Read the install instructions for each program. Basically it is just three commands: ./configure make make install.

      I’m working on a new version of LFS EXTON right now. It will be based on LFS 12 (latest version). Kernel 6.5 is used. Package manager: It is possible to fix a Package Manager for LFS EXTON, but is is very time consuming to do so.

    2. I created my own package manager, the repository is not that big but it works well. I used it on Exton to create my own distro, access it at quieux.github.io

Leave a Reply