Difference between revisions of "Pip uninstall awscli"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
+ | [[pip uninstall]] [[awscli]] | ||
+ | Found existing installation: awscli 1.20.14 | ||
+ | Uninstalling awscli-1.20.14: | ||
+ | Would remove: | ||
+ | /usr/local/bin/aws | ||
+ | /usr/local/bin/aws.cmd | ||
+ | /usr/local/bin/aws_bash_completer | ||
+ | /usr/local/bin/aws_completer | ||
+ | /usr/local/bin/aws_zsh_completer.sh | ||
+ | /usr/local/lib/python3.8/dist-packages/awscli-1.20.14.dist-info/* | ||
+ | /usr/local/lib/python3.8/dist-packages/awscli/* | ||
+ | Proceed (y/n)? y | ||
+ | Successfully uninstalled awscli-1.20.14 | ||
pip uninstall [[awscli]] | pip uninstall [[awscli]] | ||
Found existing installation: awscli 1.18.69 | Found existing installation: awscli 1.18.69 | ||
− | Not uninstalling awscli at /usr/lib/python3/dist-packages, outside environment /usr | + | Not uninstalling awscli at [[/usr/lib/python3/]]dist-packages, outside environment /usr |
Can't uninstall 'awscli'. No files were found to uninstall. | Can't uninstall 'awscli'. No files were found to uninstall. | ||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[apt remove]] [[awscli]]</code> | ||
== See also == | == See also == | ||
+ | * {{aws cli}} | ||
* {{PIP}} | * {{PIP}} | ||
[[Category:Python]] | [[Category:Python]] |
Latest revision as of 17:26, 17 July 2022
pip uninstall awscli Found existing installation: awscli 1.20.14 Uninstalling awscli-1.20.14: Would remove: /usr/local/bin/aws /usr/local/bin/aws.cmd /usr/local/bin/aws_bash_completer /usr/local/bin/aws_completer /usr/local/bin/aws_zsh_completer.sh /usr/local/lib/python3.8/dist-packages/awscli-1.20.14.dist-info/* /usr/local/lib/python3.8/dist-packages/awscli/* Proceed (y/n)? y Successfully uninstalled awscli-1.20.14
pip uninstall awscli Found existing installation: awscli 1.18.69 Not uninstalling awscli at /usr/lib/python3/dist-packages, outside environment /usr Can't uninstall 'awscli'. No files were found to uninstall.
Related terms[edit]
See also[edit]
- AWS CLI,
aws
[configure
|iam
|ec2
|ecs
|eks
|s3
|rds
|sts
|cloudwatch
|cloudformation
|cloudfront
|eventbridge
|lambda
],aws configure list
,.aws/credentials
,.aws/config
,~/.aws/cli/alias
,--output [ table | json | text | XXX ]
, Aws cli environmental variables:AWS_PROFILE
,AWS_DEFAULT_REGION, AWS_REGION
,AWS_CLI_AUTO_PROMPT
,AWS_SESSION_TOKEN
,aws list all
,auto-prompt
,--version
,whoamiaws, --filters, --help
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: