KDE Partition Manager: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Marked this version for translation)
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|KDE Partition Manager}}
<languages />


{|style="text-align:center"
{|class="tablecenter vertical-centered"
|[[Image:Partitionmanager1.png|thumb|265px|Main Window]]|| '''Manage disks, partitions and file systems on your computer.'''
|[[Image:Partitionmanager1.png|thumb|350px|Main Window]]||<translate> <!--T:1-->
'''Manage disks, partitions and file systems on your computer.'''</translate>
|}
|}


=General=
<translate>
KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer.
==General== <!--T:2-->


<!--T:3-->
'''KDE Partition Manager''' is a graphical [https://en.wikipedia.org/wiki/GNU_Parted GNU Parted] front-end. It is a utility program to help you manage the disk devices, partitions and file systems on your computer.
<!--T:4-->
It allows you to easily create new partitions, create file systems on new or existing partitions, copy, move or delete partitions and also to modify a partition's size without losing the data on it.
It allows you to easily create new partitions, create file systems on new or existing partitions, copy, move or delete partitions and also to modify a partition's size without losing the data on it.


=User Interface=
==User Interface== <!--T:5-->
Besides the main view showing the currently selected device in a graphical and a tree view, KDE Partition Manager uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview.
 
<!--T:6-->
Besides the main view showing the currently selected device in a graphical and a tree view, '''KDE Partition Manager''' uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview.
 
==External Dependencies== <!--T:7-->
To get its job done efficiently '''KDE Partition Manager''' makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution.
 
<!--T:8-->
The [https://docs.kde.org/trunk5/en/extragear-sysadmin/partitionmanager/index.html KDE Partition Manager handbook] has all the details which external package is required for what.


=External Dependencies=
== More Information == <!--T:10-->
To get its job done efficiently KDE Partition Manager makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution.


The [http://docs.kde.org/development/en/extragear-sysadmin/partitionmanager/index.html KDE Partition Manager handbook] has all the details which external package is required for what.
<!--T:11-->
* [https://docs.kde.org/trunk5/en/extragear-sysadmin/partitionmanager/index.html Handbook]
* [https://en.wikipedia.org/wiki/KDE_Partition_Manager Wikipedia]
* [https://en.wikipedia.org/wiki/GNU_Parted GNU Parted (Wikipedia)]
* [https://wiki.archlinux.org/index.php/Partitioning Partitioning (Arch Linux wiki)]


<!--T:9-->
[[Category:Utilities]]
[[Category:Utilities]]
[[Category:System]]
[[Category:System]]
</translate>

Revision as of 13:59, 15 April 2019

Main Window
Manage disks, partitions and file systems on your computer.

General

KDE Partition Manager is a graphical GNU Parted front-end. It is a utility program to help you manage the disk devices, partitions and file systems on your computer.

It allows you to easily create new partitions, create file systems on new or existing partitions, copy, move or delete partitions and also to modify a partition's size without losing the data on it.

User Interface

Besides the main view showing the currently selected device in a graphical and a tree view, KDE Partition Manager uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview.

External Dependencies

To get its job done efficiently KDE Partition Manager makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution.

The KDE Partition Manager handbook has all the details which external package is required for what.

More Information