{"id":19579531,"url":"https://github.com/kde/partitionmanager","last_synced_at":"2025-10-23T16:29:25.764Z","repository":{"id":41448928,"uuid":"42717548","full_name":"KDE/partitionmanager","owner":"KDE","description":"Manage the disk devices, partitions and file systems on your computer","archived":false,"fork":false,"pushed_at":"2025-04-22T01:42:10.000Z","size":26556,"stargazers_count":82,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T02:59:51.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://invent.kde.org/system/partitionmanager","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KDE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/CC-BY-4.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"kde","custom":"https://kde.org/community/donations/"}},"created_at":"2015-09-18T11:26:42.000Z","updated_at":"2025-04-22T01:42:14.000Z","dependencies_parsed_at":"2023-09-25T04:15:22.595Z","dependency_job_id":"eae21bf9-947e-46e6-91da-28584d09c085","html_url":"https://github.com/KDE/partitionmanager","commit_stats":null,"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fpartitionmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fpartitionmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fpartitionmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fpartitionmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KDE","download_url":"https://codeload.github.com/KDE/partitionmanager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251104134,"owners_count":21536889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T07:17:39.198Z","updated_at":"2025-10-23T16:29:25.674Z","avatar_url":"https://github.com/KDE.png","language":"C++","readme":"\u003c!-- SPDX-FileCopyrightText: 2008-2009 Volker Lanz \u003cvl@fidra.de\u003e\n     SPDX-FileCopyrightText: 2016-2019 Andrius Štikonas \u003candrius@stikonas.eu\u003e\n     SPDX-FileCopyrightText: 2019 David Planella \u003cdavid.planella@ubuntu.com\u003e\n     SPDX-License-Identifier: CC-BY-4.0\n--\u003e\n\n# KDE Partition Manager\n\n\u003cimg src=\"https://invent.kde.org/kde/partitionmanager/raw/master/icons/sc-apps-partitionmanager.svg\" align=\"right\"\n     title=\"KDE Partition Manager logo\" width=\"96\" height=\"96\"\u003e\n\nKDE Partition Manager is an application to help you manage the disk devices,\npartitions and file systems on your computer. It allows you to easily create,\ncopy, move, delete, resize without losing data, backup and restore partitions.\n\nA large number of file systems are also supported:\n- ext2/3/4, Btrfs, Linux swap\n- Reiserfs\n- F2FS\n- NTFS\n- FAT\n- exFAT\n- LUKS encryption support\n- and more....\n\n:zap: **Back up your data before using this software**. KDE Partition Manager is\na potentially dangerous program for your data. It has been tested carefully and\nthere are currently no known bugs that could lead to data loss, but nevertheless\nthere is always a chance for an error to occur and you might lose your data.\n\n\u003cimg src=\"https://cdn.kde.org/screenshots/partitionmanager/partitionmanager.png\" align=\"center\"\n     title=\"KDE Partition Manager\" width=\"800\"\u003e\n\n## Installation\n\nKDE Partition Manager is a KF5 application, so you will need the\n[KDE frameworks](https://www.kde.org/products/frameworks/) libraries to run it\non your computer. Most modern OSs will install them as dependencies\nfor you when you use their default package manager as the installation method.\n\nIt also makes use of external programs to get its job done, so\nyou might have to install additional software (preferably packages from your\ndistribution) to make use of all features and get full support for all file\nsystems.\n\nThe methods listed below for each major OS are based on executing the\ninstallation commands on a terminal window. Alternatively, you can use\nyour OS' package management app. \n\n### Ubuntu\n\n```bash\nsudo apt install partitionmanager\n```\n\n### Debian\n\nAs the `root` user:\n\n```bash\napt install partitionmanager\n```\n\n### CentOS, Fedora, RHEL\n\n```bash\nsudo yum install kde-partitionmanager\n```\n\n### openSUSE\n\n```bash\nsudo zypper install partitionmanager\n```\n\n### Arch Linux\n\nAs the `root` user:\n\n```bash\npacman -Sy partitionmanager\n```\n\n### Gentoo\n\n```bash\nsudo emerge partitionmanager\n```\n\n### ALT Linux\n\n```bash\nsu -\napt-get install partitionmanager\n```\n\n### From source\n\nSee [INSTALL](INSTALL.md).\n\n## Changelog\n\nFor a list of changes since the previous release see [CHANGES](CHANGES).\n","funding_links":["https://github.com/sponsors/kde","https://kde.org/community/donations/"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkde%2Fpartitionmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkde%2Fpartitionmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkde%2Fpartitionmanager/lists"}