How to Install and Uninstall amazon-ecr-credential-helper Package on Kali Linux

Last updated: July 07,2024

1. Install "amazon-ecr-credential-helper" package

Please follow the guidelines below to install amazon-ecr-credential-helper on Kali Linux

$ sudo apt update $ sudo apt install amazon-ecr-credential-helper

2. Uninstall "amazon-ecr-credential-helper" package

Here is a brief guide to show you how to uninstall amazon-ecr-credential-helper on Kali Linux:

$ sudo apt remove amazon-ecr-credential-helper $ sudo apt autoclean && sudo apt autoremove

3. Information about the amazon-ecr-credential-helper package on Kali Linux

Package: amazon-ecr-credential-helper
Version: 0.7.1-1
Installed-Size: 6798
Maintainer: Noah Meyerhans
Architecture: amd64
Depends: libc6 (>= 2.34), ca-certificates
Recommends: docker.io | docker-ce
Enhances: docker-ce, docker.io
Size: 2231024
SHA256: 7b554f28d5686955202439ad51cfb356f52838febd30428909ea8d88d8bbf740
SHA1: 9a15d2b5dc38075cc053c4604052cc90c8412f17
MD5sum: 9bd71af93528dc3cfe248c1ca8caf4c4
Description: Amazon ECR Credential Helper for Docker
A Docker credential helper to automatically manage credentials for Amazon ECR.
.
Once configured, the Amazon ECR Credential Helper lets you "docker pull" and
"docker push" container images from Amazon ECR without running "docker login".
.
Amazon ECR is a container registry and requires authentication for pushing and
pulling images. You can use the AWS CLI or the AWS SDK to obtain a
time-limited authentication token. This credential helper automatically
manages obtaining and refreshing authentication tokens when using the Docker
CLI.
.
For more information about Amazon ECR and how to use it, see the documentation
at https://docs.aws.amazon.com/AmazonECR/latest/userguide/.
Description-md5:
Homepage: https://github.com/awslabs/amazon-ecr-credential-helper
Built-Using: golang-1.21 (= 1.21.4-1), golang-github-aws-aws-sdk-go-v2 (= 1.17.8-1), golang-github-aws-smithy-go (= 1.13.3-2), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1), golang-github-jmespath-go-jmespath (= 0.4.0-2), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-golang-x-sys (= 0.13.0-1), golang-logrus (= 1.9.0-1)
Section: misc
Priority: optional
Filename: pool/main/a/amazon-ecr-credential-helper/amazon-ecr-credential-helper_0.7.1-1_amd64.deb