{"id":21887039,"url":"https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker","last_synced_at":"2025-07-21T10:30:58.798Z","repository":{"id":50384093,"uuid":"36164392","full_name":"TheEvilSkeleton/flatpak-dedup-checker","owner":"TheEvilSkeleton","description":"flatpak-dedup-checker is a utility to check the amount of data used in a\r\nFlatpak directory","archived":false,"fork":false,"pushed_at":null,"size":null,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":null,"default_branch":"main","last_synced_at":"2023-03-18T22:25:33.435Z","etag":null,"topics":["bash","flatpak"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-14T12:23:30.940Z","updated_at":"2022-08-01T16:11:28.302Z","dependencies_parsed_at":"2022-08-23T09:10:29.325Z","dependency_job_id":null,"html_url":"https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/TheEvilSkeleton%2Fflatpak-dedup-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/TheEvilSkeleton%2Fflatpak-dedup-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/TheEvilSkeleton%2Fflatpak-dedup-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/TheEvilSkeleton%2Fflatpak-dedup-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners/TheEvilSkeleton","download_url":"https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker/-/archive/main/flatpak-dedup-checker-main.zip","host":{"name":"gitlab.com","url":"https://gitlab.com","kind":"gitlab","repositories_count":4516186,"owners_count":6564,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2022-05-30T11:31:42.605Z","updated_at":"2024-07-18T11:24:13.055Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners"}},"keywords":["bash","flatpak"],"created_at":"2024-11-28T11:08:10.013Z","updated_at":"2024-11-28T11:08:13.206Z","avatar_url":null,"language":null,"funding_links":[],"categories":["Small CLI tools"],"sub_categories":["[compsize](https://github.com/kilobyte/compsize)"],"readme":"# flatpak-dedup-checker\nflatpak-dedup-checker is a utility to check the amount of data used in a\nFlatpak directory.\n\nflatpak-dedup-checker checks and contrasts the size between pre-deduplication, post-deduplication, and compression if using btrfs. Do note that directories with btrfs require elevated privileges to run the `compsize` command.\n\n## List of Options\n```\nUsage: flatpak-dedup-checker [options] COMMAND\n\n-h, --help\t\tPrint the help section and exit\n-p PATH, --path=PATH\tSpecify custom path (default: /var/lib/flatpak)\n-r, --runtime\t\tList data only used by runtimes\n-a, --app\t\tList data only used by applications\n--user\t\t\tWork on the user installation\n```\n\n## Examples\nflatpak-dedup-checker with defaults:\n```\n$ ./flatpak-dedup-checker\nDirectories                 /var/lib/flatpak/{runtime,app}\nSize without deduplication: 8.04 GB\nSize with deduplication:    6.14 GB (76% of 8.04 GB)\nSize with compression:      4.09 GB (50% of 8.04 GB; 66% of 6.14 GB)\n```\n\nflatpak-dedup-checker with custom directory:\n```\n$ ./flatpak-dedup-checker --path=~/.local/share/flatpak\nDirectories                 /var/home/TheEvilSkeleton/.local/share/flatpak/{runtime,app}\nSize without deduplication: 11.57 GB\nSize with deduplication:    8.88 GB (76% of 11.57 GB)\nSize with compression:      6.91 GB (59% of 11.57 GB; 77% of 8.88 GB)\n```\n\nflatpak-dedup-checker with custom directory with information about runtimes only:\n```\n$ ./flatpak-dedup-checker --path=~/.local/share/flatpak --runtime\nDirectory:                  /var/home/TheEvilSkeleton/.local/share/flatpak/runtime\nSize without deduplication: 6.41GB\nSize with deduplication:    3.94 GB (61% of 6.41 GB)\nSize with compression:      2.61 GB (40% of 6.41 GB; 66% of 3.94 GB)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2FTheEvilSkeleton%2Fflatpak-dedup-checker","html_url":"https://awesome.ecosyste.ms/projects/gitlab.com%2FTheEvilSkeleton%2Fflatpak-dedup-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2FTheEvilSkeleton%2Fflatpak-dedup-checker/lists"}