Packages
591 packages, searchable and sortable. Every one of these already exists as a real, built LinuxDoors package.
| Package | Version | Category | Size | Downloads | |
|---|---|---|---|---|---|
gzip LFS ch8, final native build. LFS ch8, final native build. Skips the optional make check. |
1.14 | Core System | 214.8 KB | 11 | Download |
gzip-tmp LFS ch6 temporary tools stage. |
1.14 | Toolchain | — | 0 | not yet built |
harfbuzz BLFS. BLFS. -D graphite2=enabled dropped since we don't build graphite2 (not needed for our minimal Pango/GTK3 use); harfbuzz falls back to its built-in shaper without it. introspection=enabled added later for the Phase 1.5 GTK3+PyGObject installer -- pango's own introspection rebuild needs HarfBuzz-0.0.gir, which this package never produced originally (built before gobject-introspection existed, same silent auto-detect skip as gdk-pixbuf). Skips the optional test suite. |
14.4.0 | Libraries | 2.6 MB | 16 | Download |
hicolor-icon-theme BLFS. BLFS. The required fallback icon theme. adwaita-icon-theme is skipped -- it needs librsvg, which is Rust-only since 2.40, and we're avoiding a Rust toolchain (same call made for gdk-pixbuf's glycin loaders). XFCE falls back to its own default icons instead of Adwaita's. |
0.18 | Libraries | 12.4 KB | 13 | Download |
hunspellNot in ISO BLFS general/hunspell.html -- spell-check library. BLFS general/hunspell.html -- spell-check library. Sonnet (KDE Frameworks) refuses to build with zero backend plugins; hunspell is the standard one, and Kdenlive's title editor uses spell-check. ship_in_iso=false (Kdenlive stack = packages only). Plain autotools, --disable-static. Dictionaries are runtime data, not needed for the build. |
1.7.3 | Libraries | 3.3 MB | 7 | Download |
hwdata BLFS general-libraries. BLFS general-libraries. Hardware ID databases -- required by libdisplay-info, needed by libxfce4windowing. No test suite. |
0.410 | Libraries | 2.6 MB | 12 | Download |
iana-etc LFS ch8. LFS ch8. Just two data files (services, protocols) copied into /etc, no build. Bumped 20260723 -> 20260805 to track LFS 13.1's package set (sha256 from a real downloaded tarball). |
20260805 | Core System | 141.7 KB | 16 | Download |
ibusNot in ISO IBus 1.5.31 -- input-method bus. IBus 1.5.31 -- input-method bus. libibus + IBus-1.0 typelib (gnome-shell hard-imports it). Built without the GTK immodules / setup UI / emoji+unicode dicts. ship_in_iso=false, built on .101. |
1.5.31 | Libraries | 2.6 MB | 5 | Download |
icon-naming-utilsNot in ISO Build-time-only Perl tool (icon-name-mapping) required by mate-icon-theme's configure. Build-time-only Perl tool (icon-name-mapping) required by mate-icon-theme's configure. Needs XML::Simple, which LinuxDoors lacks -- build.sh cpanm's it into a scratch PERL5LIB (pure-perl, uses the already-present XML::Parser backend). Not shipped in the ISO. |
0.8.90 | Libraries | 8.1 KB | 7 | Download |
icu BLFS general/icu.html. BLFS general/icu.html. Recommended by both Node.js (--with-intl=system-icu) and Firefox. Tarball expands to a top-level 'icu' directory, source lives in icu/source. |
78.3 | Libraries | 17.0 MB | 15 | Download |
imathNot in ISO BLFS general/imath.html -- Imath (half/vector/matrix math from OpenEXR). BLFS general/imath.html -- Imath (half/vector/matrix math from OpenEXR). Required by Kdenlive 26.08 (find_package(Imath REQUIRED)) for its OpenTimelineIO import/export. ship_in_iso=false (Kdenlive stack = packages only). Plain CMake, --libdir=lib, python bindings off. |
3.2.3 | Libraries | 140.8 KB | 1 | Download |
inetutils LFS ch8. LFS ch8. Skips the optional make check. |
2.8 | Networking | 1.5 MB | 13 | Download |
inih BLFS general/inih.html (tiny .INI file parser, produces libinih.so + libINIReader.so). BLFS general/inih.html (tiny .INI file parser, produces libinih.so + libINIReader.so). Second real dependency exiv2's CMakeLists.txt hard-requires despite BLFS listing it as merely 'Recommended' -- same gotcha as brotli (see packages/brotli/metadata.json), caught by a real 'inih library not found' CMake configure failure, not guessed. |
r62 | Libraries | 25.6 KB | 11 | Download |
intltool BLFS. BLFS. Required by lightdm's build. Applies BLFS's Perl 5.22+ compatibility sed fix to intltool-update.in. Skips the optional make check and the I18N-HOWTO doc install. |
0.51.0 | Libraries | 40.3 KB | 14 | Download |
iproute2 LFS ch8. LFS ch8. No configure step. Skips the optional docs install. |
7.1.0 | Networking | 1.4 MB | 14 | Download |
iptables Extra (BLFS), needed by ufw. Extra (BLFS), needed by ufw. --disable-nftables per BLFS (legacy iptables backend). |
1.8.13 | Networking | 1.3 MB | 15 | Download |
iso-codes BLFS general-libraries. BLFS general-libraries. Country/language/currency name databases -- required by libxklavier, needed by lightdm's own configure (not just the greeter). Skips the optional ninja test. |
4.20.1 | Libraries | 8.3 MB | 13 | Download |
itstool BLFS pst/itstool. BLFS pst/itstool. Required by lightdm's build. Skips 'python3 tests/run_tests.py' (needs docbook-xml, which we don't build) -- that's BLFS's test step, not part of the actual install. |
2.0.7 | Libraries | 19.0 KB | 15 | Download |
jinja2 LFS ch8. LFS ch8. Python package built as a wheel and pip-installed offline. Needed by systemd's build (template rendering). |
3.1.6 | Core System | 428.2 KB | 14 | Download |
json-c BLFS general/json-c.html (plain C JSON library -- not to be confused with json-glib, which is a separate GLib-based JSON library used by gegl). BLFS general/json-c.html (plain C JSON library -- not to be confused with json-glib, which is a separate GLib-based JSON library used by gegl). Required by libmypaint, itself required by GIMP for its native brush engine. Skips the test suite and the optional Doxygen-based HTML docs. |
0.19 | Libraries | 67.8 KB | 11 | Download |
json-glib BLFS general/json-glib.html. BLFS general/json-glib.html. Needed by gegl (required dependency per BLFS general/gegl.html), which is itself needed by GIMP. Skips the test suite -- BLFS's own page notes one test ('node') is a known failure anyway. |
1.10.8 | Libraries | 322.2 KB | 11 | Download |
kactivitymanagerdNot in ISO KDE Plasma 6.7.4 component for the LinuxDoors KDE desktop. KDE Plasma 6.7.4 component for the LinuxDoors KDE desktop. ship_in_iso=false -- KDE Plasma is a Packages-page / Package Manager install, deliberately kept off linuxdoors.iso (XFCE + MATE are the shipped desktops). Built on .101 against the existing KF6 6.29 + Qt6 (/opt/qt6-full) stack from the Kdenlive work. |
6.7.4 | Libraries | 369.8 KB | 5 | Download |
karchiveNot in ISO KDE Frameworks 6 (6.29.0) / Kdenlive dependency. KDE Frameworks 6 (6.29.0) / Kdenlive dependency. Not in BLFS as its own page. ship_in_iso=false -- the whole Kdenlive stack is packages-only, kept out of linuxdoors.iso. ECM+CMake+Ninja, Qt6 from the deployed /opt/qt6-full, --libdir=lib for LinuxDoors' non-multiarch layout. |
6.29.0 | Libraries | 261.9 KB | 18 | Download |
kauthNot in ISO KDE Frameworks 6 (6.29.0) / Kdenlive dependency. KDE Frameworks 6 (6.29.0) / Kdenlive dependency. Not in BLFS as its own page. ship_in_iso=false -- the whole Kdenlive stack is packages-only, kept out of linuxdoors.iso. ECM+CMake+Ninja, Qt6 from the deployed /opt/qt6-full, --libdir=lib for LinuxDoors' non-multiarch layout. |
6.29.0 | Libraries | 131.5 KB | 18 | Download |