dwww Home | Show directory contents | Find package

[![License](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://gitlab.xfce.org/xfce/exo/COPYING)

# exo


exo is an extension library used in the Xfce desktop. It has some helper
applications that are used throughout the entire desktop, to manage preferred 
applications and edit .desktop files.

----

### Homepage

[exo documentation](https://docs.xfce.org/xfce/exo/start)

### Changelog

See [NEWS](https://gitlab.xfce.org/xfce/exo/-/blob/master/NEWS) for details on changes and fixes made in the current release.

### Source Code Repository

[exo source code](https://gitlab.xfce.org/xfce/exo)

### Download A Release Tarball

[exo archive](https://archive.xfce.org/src/xfce/exo)
    or
[exo tags](https://gitlab.xfce.org/xfce/exo/-/tags)

### Installation

From source: 

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

From release tarball:

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

### Reporting Bugs

Visit the [reporting bugs](https://docs.xfce.org/xfce/exo/bugs) page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

Generated by dwww version 1.15 on Sun Jun 16 07:24:29 CEST 2024.