If you are getting the error like "TypeError: unsubscriptable object" while installing any software through YUM or while updating YUM follow the steps below.
SSH server
Run the below 3 commands and yum will be update and you will not get the error any more.
SSH server
Run the below 3 commands and yum will be update and you will not get the error any more.
- yum clean metadata
- yum clean all
- yum update
Now you will not get any such error while Installing Application through YUM.
No comments:
Post a Comment
Do Write about the Blog and Welcome to the world where open source is every thing :-)