Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make alias commands 'apt' compatible #11268

Closed
1 task done
mrx23dot opened this issue Jul 17, 2022 · 1 comment
Closed
1 task done

Make alias commands 'apt' compatible #11268

mrx23dot opened this issue Jul 17, 2022 · 1 comment
Labels
type: feature request Request for a new feature

Comments

@mrx23dot
Copy link

mrx23dot commented Jul 17, 2022

What's the problem this feature will solve?

A lot of people already know apt commands, so why not support them?
An alias could be added for existing ones, keeping compatilbity.

Describe the solution you'd like

  • pip remove package
  • pip upgrade package
  • pip search pack
  • pip list <- already same
  • ...

Alternative Solutions

  • pip uninstall -> thinking about this and typing it correctly takes 1sec more than 'remove'
  • pip install click -U -> mroe complex than linux alternative
  • pip search clic -> doesn't work

Additional context

Code of Conduct

@mrx23dot mrx23dot added S: needs triage Issues/PRs that need to be triaged type: feature request Request for a new feature labels Jul 17, 2022
@uranusjr
Copy link
Member

#8130

@uranusjr uranusjr closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2022
@pradyunsg pradyunsg removed the S: needs triage Issues/PRs that need to be triaged label Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

3 participants