Skip to content

An easy system cleaner for elementaryOS and Ubuntu (imported from Launchpad).

License

Notifications You must be signed in to change notification settings

jepotter1-archive/gcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCleaner2

An easy system cleaner for Linux, written for elementaryOS/Ubuntu. Forked from GCleaner by Juan Pablo Lozano, which looks like it's unmaintained.

Currently it's only available in Spanish.

Installation

Dependencies:

    debhelper (>= 7)
    build-essential
    cmake
    automake
    autoconf
    gksu
    pkg-config
    valac
    libgtk-3-dev
    libgranite-dev (>= 0.3.1)
    libglib2.0-dev

Installation:

$ bzr branch lp:gcleaner
$ cd gcleaner
$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
$ make
$ sudo make install

Uninstall

$ sudo make uninstall

About

An easy system cleaner for elementaryOS and Ubuntu (imported from Launchpad).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published