V
V
vasIvas2015-11-22 16:53:53
ubuntu
vasIvas, 2015-11-22 16:53:53

What needs to be done to properly use installed programs in ubuntu?

Everything seems to fall into place a little, the only thing I did not understand was what to do with the installed programs. For example, I put atom

sudo add-apt-repository ppa:webupd8team/atom
sudo apt-get update
sudo apt-get install atom

The next thought is that I will work with it in my user locale and therefore I do not need to run it as a super user. Therefore, you need to run it without specifying sudo. This is true?
If yes, what can be done to avoid this problem?
[email protected]:~$ atom
[email protected]:~$ /usr/bin/atom: строка 91: /home/ivan/.atom/nohup.out: Отказано в доступе
App load time: 1827ms

[email protected]:~$

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Aves, 2015-11-22
@vasIvas

$ sudo rm -rf ~/.atom
$ atom

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question