https://github.com/r6mez/terminator
Unified linux uninstaller, remove system packages, Flatpaks, and Snaps in one place.
https://github.com/r6mez/terminator
flatpak linux package-manager packagekit snap
Last synced: about 1 month ago
JSON representation
Unified linux uninstaller, remove system packages, Flatpaks, and Snaps in one place.
- Host: GitHub
- URL: https://github.com/r6mez/terminator
- Owner: r6mez
- License: gpl-3.0
- Created: 2026-02-06T20:27:57.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2026-05-07T06:43:42.000Z (about 2 months ago)
- Last Synced: 2026-05-07T08:35:35.023Z (about 2 months ago)
- Topics: flatpak, linux, package-manager, packagekit, snap
- Language: JavaScript
- Homepage:
- Size: 1.75 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README

A simple but powerful tool for managing installed applications on your linux machine. Whether you installed an app through your system's package manager, Flatpak, or Snap, Terminator provides a unified interface to view and remove them all from one place.
## Features
- Browse installed applications with their icons and identifiers
- Remove system packages, AppImages, Flatpaks, and Snaps from the same interface
- Confirmation and authentication dialogs prevent accidental uninstallations
- Search and filter installed apps by name or type
## Supported Package Types
- System packages
- User-local packages
- Flatpak
- Snap
- AppImage
## License
Terminator is free software released under the [GNU General Public License v3.0](COPYING) or later.
## Contributing
Contributions are welcome! Feel free to open issues or submit pull requests. See [CONTRIBUTIONS.md](CONTRIBUTIONS.md) for build and installation instructions.