The Yelp package contains a help browser used for viewing help files.
![[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/42/yelp-42.3.tar.xz
Download MD5 sum: 55f5edc7e1d52797a8fba23540fa72c1
Download size: 1.2 MB
Estimated disk space required: 13 MB
Estimated build time: 0.1 SBU
gsettings-desktop-schemas-49.1, libhandy-1.8.3, WebKitGTK-2.48.5, and yelp-xsl-42.4
![[Note]](../images/note.png) 
          The Yelp package is not required for a functional GNOME Desktop. Note, however, that without Yelp you will not be able to view the built-in Help provided by core GNOME and many of the support applications.
Install Yelp 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
          Still as the root user, ensure that
          /usr/share/applications/mimeinfo.cache will be
          updated and therefore the help in gnome applications will
          work.
        
update-desktop-database