awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Package Removal Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPackage Removal Utilities

Utilities designed to safely uninstall or remove software components and extensions from a local environment.

Distinguishing note: Distinct from general plugin management: specifically addresses the removal and cleanup of installed extensions.

Explore 1 awesome GitHub repository matching development tools & productivity · Package Removal Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Package Removal Utilities

Awesome Package Removal Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • httpie/cli

    httpie/cli

    37,578View on GitHub↗

    This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and automating network requests. It provides a specialized command-line interface that simplifies the construction of complex HTTP exchanges, allowing users to test and inspect web services directly from the shell. The tool distinguishes itself through a declarative syntax engine that translates shorthand command-line tokens into fully formed HTTP requests, including headers, parameters, and body payloads. It features a modular, plugin-based architecture that enables users to extend core f

    HTTPie allows uninstalling previously installed plugins from the isolated plugin directory to remove them from the environment.

    Pythonapiapi-clientapi-testing
    37,578View on GitHub↗