A quick video shows the steps to uninstall AWS SAM CLI on Linux.
#samcli #awsdeveloper #awsdevops #awsjunkie #srccodes
Sample commands:
-----------------------
sam --version
Find symlink
which sam
Identify installation directory
ls -l /usr/local/bin/sam
Remove symlink
sudo rm /usr/local/bin/sam
Delete installation directory
sudo rm -rf /usr/local/aws-sam-cli/current/bin/sam
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connect with Abhijit Ghosh on Social Media:
/ abhijitghosh
/ abhijitgh0sh
https://www.awsjunkie.com/
https://www.srccodes.com/