question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Uninstall injected package

See original GitHub issue

Sometimes I want to uninstall an injected package: for instance, the latest release of tox means that detox is no longer required/supported.

Is there a way to do this?

pipx uninject tox detox

I wonder what the best name for that should be. exclude, expel and withdraw are all cute.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

8reactions
itsayellowcommented, Jul 16, 2020

👍 for uninject

5reactions
simonwcommented, Jul 17, 2020

I’d like uninject.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uninstall injected package · Issue #67 · pypa/pipx - GitHub
Sometimes I want to uninstall an injected package: for instance, the latest release of tox means that detox is no longer required/supported.
Read more >
Docs - pipx
Runs `pip install -U <pkgname>` for each package. uninstall Uninstall a package ... and exit --include-injected Also upgrade packages injected into the main ......
Read more >
How to uninstall packages from Linux? - GeeksforGeeks
Step 2: Now run the following command to uninstall any package. Here the package is GIMP. sudo apt-get --purge remove gimp. The output...
Read more >
Add or Remove Packages Offline Using DISM - Microsoft Learn
To remove packages from an offline image by using DISM ... At an elevated command prompt, locate the Windows ADK servicing folder, and...
Read more >
Composer: remove a package, clean up dependencies, don't ...
9 symfony/dependency-injection; 2.5.9 symfony/filesystem. A few days later, squizlabs/php_codesniffer version 2.1.0 is released ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found