Manage your disks, partitions and file systems. https://www.kde.org/applications/system/kdepartitionmanager/
Go to file
Andrius Štikonas 9bcde2c7de Specify all dependencies in the same place in CMakeLists.txt. 2018-07-21 20:54:20 +01: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 RAID level should not be showed when the device is inactive. (i.e. it's not loaded by mdadm). 2018-07-16 15:51:16 -03: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 Specify all dependencies in the same place in CMakeLists.txt. 2018-07-21 20:54:20 +01:00
COPYING.GPL3 Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
INSTALL Update INSTALL instructions. bzip2->xz. 2018-01-16 15:30:31 +01:00
README.md Use new connect style with KStandardAction. 2016-07-01 15:42:12 +01:00
TODO Remove obsolete TODO item. 2018-01-24 18:06:56 +00: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.