PyCharm Linux - unable to unzip
- PyCharm Community Edition
- Chrome OS with developer mode enabled
- Linux container: Debian GNU/Linux 11 (bullseye) on Chrome OS x8
PyCharm was operational on my Chromebook but I switched to dev mode and had to reinstall all Linux apps. All other apps reinstalled without issues except for PyCharm. I am new to Linux but have at least beginner's knowledge and understand the CLI, however I do not know what to do with this error, please help:
**********
root@penguin:~# tar -xzf pycharm-2021.3.1.tar.gz
tar (child): pycharm-2021.3.1.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
**********
Thank you in advance, I'm sure this is an easy fix, I just do not have enough experience to understand this error.
Cheers!
请先登录再写评论。