Hi. I try to install some package by
sudo snap install intellij-idea-ultimate --classic
it will need some time to download. then I run
sudo snap remove intellij-idea-ultimate
it shows intellij-idea-ultimate removed
.
If I run
sudo snap install intellij-idea-ultimate --classic
again, this time the package will be installed immediately without downloading, does it means the installation file still exists soemwhere after removing the package?