Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
libzathura - a document library =============================== Requirements ------------ glib2 (>= 2.32.4) check (>= 0.9.8) (for tests) libfiu (>= 0.91) (for fault-injection) python-docutils (for man pages) libmagic from file(1) (optional, for mime-type detection) Installation ------------ To build and install libzathura: make install Uninstall: ---------- To delete libzathura from your system, just type: make uninstall