How to install emacs on Kubuntu

Leonard Chatagnier lenc5570 at sbcglobal.net
Mon Aug 11 21:11:46 UTC 2008


--- Grant Edwards <grante at visi.com> wrote:

> On 2008-08-11, Raphael Yves Sabbat
> <raphsabb at gmail.com> wrote:
> 
> > sshd is included but not necessarily installed by
> default
> > run the add/remove GUI app and search for openssh
> > otherwise just use apt-get install openssh
> 
> # apt-get install openssh
> Reading package lists... Done
> Building dependancy tree
> Reading state information... Done
> E: Couldn't find package openssh
> 
> This is the original problem that started the
> thread: there are
> no packages available to install.
> 
The reason you get the error message is because that's
not the correct file name.  You need to start using
the apt search feature on either the command line or
GUI.
"aptitude search openssh"
or "apt-cache search openssh"
and use the results to install your program. I'm not
going to write down the correct file name to install
as you need to help yourself a lot more than what you
are.  Also get familiar using the "aptitude show <file
name>" command. It will give you info on the file to
help you understand what you want to install. I'll
give you a little hint. The apt search feature lists
more than one openssh program available for
installation and I don't know which you want; you have
to decide that.
HTH,

Leonard Chatagnier
lenc5570 at sbcglobal.net




More information about the ubuntu-users mailing list