Skip to content

xfce-mirror/libxfce4util

Repository files navigation

License

libxfce4util

libxfce4util is used to share commonly used non-GTK+ utilities among the Xfce applications.


Homepage

libxfce4util documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

libxfce4util source code

Download A Release Tarball

libxfce4util archive or libxfce4util tags

Installation

From source:

% cd libxfce4util 
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf libxfce4util-<version>.tar.bz2
% cd libxfce4util-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 87