Next Previous Contents

2. Installation

2.1 How to obtain KUninstaller

The newest version can be downloaded from Geri's Homepage or from the KDE download sections ftp://ftp.kde.org/pub/kde/.

2.2 Requirements

If KDE 1.1 is running you can compile and use this application :-)

2.3 Compilation and installation

In order to compile and install KUninstaller on your system, type the following in the base directory of the KUninstaller distribution:

% ./configure
% make
% make install

Since KUninstaller uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the author Geri House

2.4 Configuration

Configuration is normally performed by means of the Configurations dialog; see the user section of this manual for more details.

KUninstaller reads configuration parameters from a configuration file (normally ~/.kuninstallerrc).

This file contains information about appearances, backupability, and other configuration parameters; these parameters can be edited from the KUninstaller Configurations dialog.


Next Previous Contents