Gnome Partition Editor
Custom Search

Git Source Code Management

If you are the bleeding-edge kinda person, you have come to the right place ;-)

Browse git visually or read GNOME git instructions.


How to build GParted using git

  1. Be sure to install the dependencies for GParted.

    These are described in the "Building from source" portion of the README file.

  2. Checkout a copy of the source code from the git repository:
        git clone git://git.gnome.org/gparted
        
  3. Compile the GParted source code into an executable:
        cd gparted
        ./autogen.sh
        make
        
  4. Install the GParted executable (as root):
        make install
        
Documentation   FAQ   Forum   Bugs   Features   Screenshots   Contact

Get GParted at SourceForge.net. Fast, secure and Free
	Open Source software downloads Valid HTML 4.01! Correct CSS! Privacy policy