{"id":21887110,"url":"https://github.com/boredsquirrel/flatpak-trash-remover","last_synced_at":"2026-04-19T03:01:43.876Z","repository":{"id":186235627,"uuid":"625350783","full_name":"boredsquirrel/Flatpak-trash-remover","owner":"boredsquirrel","description":"Script removing folders with no corresponding Flatpak app installed. Removal is interactive.","archived":false,"fork":false,"pushed_at":"2025-01-19T13:36:52.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T02:15:12.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boredsquirrel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-04-08T20:59:18.000Z","updated_at":"2025-01-19T13:36:53.000Z","dependencies_parsed_at":"2024-04-03T12:37:33.661Z","dependency_job_id":"dfd6844f-39b6-46ea-a439-93f28eddc5d8","html_url":"https://github.com/boredsquirrel/Flatpak-trash-remover","commit_stats":null,"previous_names":["trytomakeyouprivate/flatpak-trash-remover","boredsquirrel/flatpak-trash-remover"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boredsquirrel/Flatpak-trash-remover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FFlatpak-trash-remover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FFlatpak-trash-remover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FFlatpak-trash-remover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FFlatpak-trash-remover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boredsquirrel","download_url":"https://codeload.github.com/boredsquirrel/Flatpak-trash-remover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FFlatpak-trash-remover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-28T11:08:28.708Z","updated_at":"2026-04-19T03:01:43.854Z","avatar_url":"https://github.com/boredsquirrel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flatpak-trash-remover\nFlatpak apps store all their data (if they are made well) in `~/.var/app/org.APP.NAME`. Those folders may stay after uninstallation, as you need to use `flatpak uninstall --delete-data APP`. GUI Software stores have a dialog, but you may still miss it.\n\nThis tool searches for appdata folders where there is no matching app, and prompt you to remove it.\n\nInstall:\n\n```\ncurl https://github.com/boredsquirrel/Flatpak-trash-remover/raw/main/flatpak-trash-remover -o ./flatpak-trash-remover\nrun0 sh -c '\n  mkdir /var/usrlocal/bin || mkdir /usr/local/bin \n  mv ./flatpak-trash-remover /var/usrlocal/bin\n  chown -R root:root /var/usrlocal/bin\n  chcon -R system_u:object_r:bin_t:s0 /var/usrlocal/bin #on SELinux systems\n  chmod +x /usr/local/bin/flatpak-trash-remover\n'\n```\n\nUsage:\n\n```\n~ ❯❯❯ flatpak-trash-remover\n\n=====================================================\n              Flatpak Trash Remover\n\nCleanup leftover folders of uninstalled Flatpak apps\n=====================================================\n\nProgress: 27/90\nThe app com.xnview.XnViewMP is not installed. Do you want to delete its folder? (Y/n): y\n...\nProgress: 90/90\nAll Apps checked.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fflatpak-trash-remover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboredsquirrel%2Fflatpak-trash-remover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fflatpak-trash-remover/lists"}