The Yelp XSL package contains XSL stylesheets that are used by the Yelp help browser to format Docbook and Mallard documents.
![[Note]](../images/note.png) 
          Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://download.gnome.org/sources/yelp-xsl/42/yelp-xsl-42.4.tar.xz
Download MD5 sum: e0f6ed43c206bb205057d0adf76e83bd
Download size: 388 KB
Estimated disk space required: 8.1 MB
Estimated build time: less than 0.1 SBU
Install Yelp XSL by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
This package does not come with a test suite.
          Now, as the root user:
        
ninja install