KF5-CONFIG(1) | kf5-config User's Manual | KF5-CONFIG(1) |
NAME¶
kf5-config - Prints Qt(TM) and Frameworks installation paths
SYNOPSIS¶
kf5-config [--expandvars] [--prefix] [--exec-prefix] [--libsuffix] [--localprefix] [--version] [--kde-version] [--types] [--path type] [--userpath type] [--install type] [--qt-prefix] [--qt-binaries] [--qt-libraries] [--qt-plugins]
DESCRIPTION¶
kf5-config is a command line program used to retrieve information about Frameworks installation or user paths.
Use this program to determine where the various aspects of the Frameworks installation reside on your system.
Note
kf5-config is mostly a deprecated replacement for kde4-config, while the recommended tool to use instead is qtpaths (which is shipped with Qt(TM)).
OPTIONS¶
--expandvars
--prefix
--exec-prefix
--libsuffix
--localprefix
--version
--kde-version
--types
--path type
--userpath type
--install type
--qt-prefix
--qt-binaries
--qt-libraries
--qt-plugins
EXAMPLES¶
Print the top-level Frameworks installation directory:
% kf5-config --prefix
Print a list of all resource types:
% kf5-config --types
Print the installed wallpaper path:
% kf5-config --path wallpaper
SEE ALSO¶
BUGS¶
None known.
AUTHOR¶
Stephan Kulow <coolo@kde.org>
2015-07-31 | KDE Frameworks Frameworks 5.13 |