%general-entities; ]> $LastChangedBy$ $Date$ libsecret-&libsecret-version; libsecret Introduction to libsecret The libsecret package contains a GObject based library for accessing the Secret Service API. &lfs91_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libsecret-md5sum; Download size: &libsecret-size; Estimated disk space required: &libsecret-buildsize; Estimated build time: &libsecret-time; libsecret Dependencies Required Recommended , , and Optional and , , (to build manual pages), and (can be used in tests) Optional (Required for the testsuite) , , and (Python 3 module) Runtime Dependency Any package requiring libsecret expects GNOME Keyring to be present at runtime. User Notes: Installation of libsecret Install libsecret by running the following commands: mkdir bld && cd bld && meson --prefix=/usr -Dgtk_doc=false .. && ninja Now, as the root user: ninja install To test the results, issue: ninja test, after the package is installed. The test suite should be run from a local GUI session started with dbus-launch. Command Explanations -Dgtk_doc=false: Remove this if you have installed and want to rebuild the documentation with it. : Use this switch if you have not installed and DocBook packages. : Use this switch if you have not installed the recommended dependency of . Contents Installed Program Installed Library Installed Directories secret-tool libsecret-1.so /usr/include/libsecret-1 and /usr/share/gtk-doc/html/libsecret-1 Short Descriptions secret-tool is a command line tool that can be used to store and retrieve passwords. secret-tool libsecret-1.so contains the libsecret API functions. libsecret-1.so