logo

The Clock Extension Tool 

   
   
Home

Download

News

Screenshots

Documentation

Project


    

    

Documentation:

Uninstall

   
TAR.GZ Uninstallation:

 Open a terminal emulator in the directory you installed package_name. Execute the shell script named 'uninstall.sh'.

$su        (if you don't need special system access, skip this line).

#cd [where I install package_name]
#./uninstall.sh
#exit
$

RPM Uninstallation:

$su        (if you don't need special system access, skip this line).

#rpm -ev package_name
#exit
$

Debian Uninstallation:

$su        (if you don't need special system access, skip this line).

#dpkg -r package_name
(Reading database ... ????? files and directories currently installed.)
Removing package_name ...
#exit
$

   
   

   
   
Cloxten © 2002-2003 Alberto Lohmann


Project hosted at:

SourceForge Logo


Site last update:
???
(YYYY-MM-DD) 


Cloxten is  Free Software . It can be freely used, modified and distributed under the terms of the GNU General Public Licence .