Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="./assets/labeled-banner.png" alt="labeled CLI banner" width="100%">
<b>labeled</b> lets you group package installations under a custom label and safely remove them later using your system's native package manager. Instead of manually remembering every package you installed during troubleshooting, testing, or development, you can track them as a temporary session and clean them up in one command.
</p>

<p align="center">
Expand All @@ -11,12 +11,6 @@
<img src="https://img.shields.io/badge/DNF5-Fedora-51A2DA?style=for-the-badge&logo=fedora&logoColor=white" alt="DNF Supported" />
</p>

<p align="center">
<b><i>labeled</i></b> lets you group package installations under a custom label and safely remove them later using your system's native package manager. Instead of manually remembering every package you installed during troubleshooting, testing, or development, you can track them as a temporary session and clean them up in one command.
</p>



---

## Why?
Expand Down
Loading