Manage your disks, partitions and file systems. https://www.kde.org/applications/system/kdepartitionmanager/
Go to file
Andrius Štikonas fc8875ba65 Migrating to variables with prefix 'KDE_INSTALL_'
KXMLGUI_INSTALL_DIR -> KDE_INSTALL_KXMLGUI5DIR
ICON_INSTALL_DIR -> KDE_INSTALL_ICONDIR
2017-06-12 01:45:29 +02:00
doc update installos howto screenshots 2016-12-05 22:02:54 +01:00
icons Migrating to variables with prefix 'KDE_INSTALL_' 2017-06-12 01:45:29 +02:00
src Migrating to variables with prefix 'KDE_INSTALL_' 2017-06-12 01:45:29 +02:00
.arcconfig Phabricator config file. 2016-03-02 16:53:58 +00:00
CHANGES add entry for new file system support 2010-05-17 14:37:43 +00:00
CMakeLists.txt cmake: lower Qt requirement to 5.7.0 2017-05-07 23:41:44 +02:00
COPYING.GPL3 Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
INSTALL Update minimal required KF5 version in INSTALL file. 2016-05-26 14:10:50 +01:00
README.md Use new connect style with KStandardAction. 2016-07-01 15:42:12 +01:00
TODO Cleanup TODO file. 2016-08-22 23:23:51 +01:00

README.md

KDE Partition Manager

WARNING

KDE Partition Manager is a potentially dangerous program for your data. It has been tested carefully and there are currently no known bugs that could lead to data loss, but nevertheless there is always a chance for an error to ocurr and you might lose your data.

BACK UP YOUR DATA BEFORE USING THIS SOFTWARE!

This software allows you to manage your disks, partitions and file systems: Create, resize, delete, copy, backup and restore partitions with a large number of supported file systems:

  • ext2/3/4
  • Btrfs
  • Linux swap
  • Reiserfs
  • F2FS
  • NTFS
  • FAT
  • exFAT
  • LUKS encryption support
  • and more....

It is a KF5 application, so you will need KDE frameworks libraries to run it on your computer. It also makes use of external programs to get its job done, so you might have to install additional software (preferably packages from your distribution) to make use of all features and get full support for all file systems.

For quick install instructions see INSTALL.

For a list of changes since the previous release see CHANGES.