I can find PyCharm Pro, PyCharm CE, and PyCharm EDU in Ubuntu Software app, but I am trying to get better with apt-get
commands in a terminal window. Yet when I type
apt-cache search PyCharm
I am unable to see it in the list that is returned. Is some software not available through apt-get
? Do I need to connect to some repository to complete my apt-cache
list?
I have been using Linux for 2 days. Thanks!