Install Graphical Partition Editor (Gparted)in Ubuntu Linux
This post was written by admin on September 26, 2009
Posted Under: General
Posted Under: General
Gparted is one of the most popular partition editor in Ubuntu Linux,that you can create,reorganize,format partitions for your hard disk,or usb drive.
To install gparted is very easy,just run this command in terminal(Applications->Accessories->Terminal):
sudo apt-get install gparted
Now,you can launch Gparted from System->Administration->Partition Editor

Select drive in right top and all partitions lists in box,you can right click on one partition to organize.
Related posts:
- Install default Python editor (Idle) in Linux
- How to mount a partition(ntfs,fat32,.iso,and so on) in ubuntu
- How to repair Windows partition through Ubuntu Linux
- Install LateX editor (gummi) in Ubuntu
- List of commands determine system info/resources/partitions/process in Ubuntu Linux

Reader Comments
Hi, imposible to install gparted in Ubuntu 9.10:
root@juan:/home/juan# apt-get install gparted
Leyendo lista de paquetes… Hecho
Creando árbol de dependencias
Leyendo la información de estado… Hecho
El paquete gparted no está disponible, pero algún otro paquete hace referencia
a él. Esto puede significar que el paquete falta, está obsoleto o sólo se
encuentra disponible desde alguna otra fuente
E: El paquete gparted no tiene candidato para su instalación
[Reply]