Errors when trying to install atom

Nils Kassube kassube at gmx.net
Sat Jun 27 20:25:36 UTC 2015


Jim Byrnes wrote:
> I am evaluating kubuntu14.04 in virtual box on my Ubuntu 12.04 system.
> I came across an editor called atom and decided this would be a good
> place to test it.  Following the instructions on the atom website
> produced the following errors:

> jfb at Kubuntu14-04:~/Downloads$ sudo dpkg -i atom-amd64.deb

> dpkg: dependency problems prevent configuration of atom:
>   atom depends on git; however:
>    Package git is not installed.
>   atom depends on libnotify4; however:
>    Package libnotify4 is not installed.
>   atom depends on gvfs-bin; however:
>    Package gvfs-bin is not installed.

> I searched Muon but found none of the packages I needed.  I haven't
> been trying out kubuntu for that long so I don't know the best way to
> proceed.

The packages are available in the 14.04 repos, therefore you could open 
a terminal (konsole) and use the command

sudo apt-get install git libnotify4 gvfs-bin

or maybe

sudo apt-get install -f

is sufficient. BTW: IIRC, muon doesn't show all available packages. It 
would be better to use synaptic instead. I think there is also a package 
muon-something which is supposed to do the same, but I can't remember 
which package that would be.


Nils





More information about the kubuntu-users mailing list