Partition Manager kubuntu


KUBUNTU > 9.04

you don’t need of gparted on kubuntu 9.04 anymore.

just install partion manager ….

 

sudo apt-get install partionmanager

 

KUBUNTU  = 9.04

well wtf on 9.04  it didn’t install it -.-” nice very very nice who wth is doing this buggy debian package?

SOLUTIONS:

EDIT NOW THERE IS THE STABLE VERSION 1.0.0 YOU CAN DOWNLOAD THE DEBIAN PACKAGE HERE

OLD PART…how to compile…
Here how to compile BETA3 in few steps.

**(if you have dual core —-> make ——-> make -j3 )

Compiling it

sudo apt-get build-dep partitionmanager

** if you get some error here don’t go on ….

download the source code here

and extract somewhere go into the folder and then

mkdir build && cd build && cmake ..

now

if you want create a debian package for yourself …. (this need you install dependeces by yourself…so it’s not a real debian package but it’s usefull for your own use..)

sudo checkinstall

OR if you want install normally

sudo make install

Compiling fro SVN

http://websvn.kde.org/trunk/extragear/sysadmin/partitionmanager/

partitionmanagerbeta2

Iso image usefull to resize and modify your Hard-disk

5 Responses to Partition Manager kubuntu

  1. Anonimo says:

    Partition Manager doesn’t appear to recognize ext4 yet.

  2. Pingback: Top application FREE SOFTWARE on Kubuntu 9.04 « NoWarTools

  3. Torch says:


    svn co https://kvpm.svn.sourceforge.net/svnroot/kvpm/trunk

    This is the wrong project. KDE Partition Manager is part of the official KDE extragear module and thus is found in KDE’s SVN. The checkout link would be:


    svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/sysadmin/partitionmanager/ partitionmanager

    Of course there is a websvn interface for KDE available:


    http://websvn.kde.org/trunk/extragear/sysadmin/partitionmanager/

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.