apt-cache search libnet-ssh lists the following:
libnet-ssh-gateway-ruby - Transitional package for ruby-net-ssh-gatewa +y libnet-ssh-gateway-ruby1.8 - Transitional package for ruby-net-ssh-gat +eway libnet-ssh-gateway-ruby1.9.1 - Transitional package for ruby-net-ssh-g +ateway libnet-ssh-multi-ruby - Transitional package for ruby-net-ssh-multi libnet-ssh-multi-ruby1.8 - Transitional package for ruby-net-ssh-multi libnet-ssh-multi-ruby1.9.1 - Transitional package for ruby-net-ssh-mul +ti libnet-ssh-perl - Perl extension for secure shell libnet-ssh-ruby1.8 - Transitional package for ruby-net-ssh libnet-ssh2-perl - Perl module for the SSH 2 protocol libnet-ssh2-ruby - Transitional package for ruby-net-ssh libnet-ssh2-ruby1.8 - Transitional package for ruby-net-ssh libnet-ssh2-ruby1.9.1 - Transitional package for ruby-net-ssh ruby-net-ssh - Ruby implementation of the SSH protocol ruby-net-ssh-gateway - Ruby library for tunneling connections to serve +rs with ssh ruby-net-ssh-multi - Ruby library for making multiple SSH connections +to remote systems
sooo... the easy way to do this is sudo apt-get install libnet-ssh-perl, unless the packaged version is too far behind for you.

In reply to Re: installing Net::SSH::Perl on ubuntu by jellisii2
in thread installing Net::SSH::Perl on ubuntu by varalaxmibbnl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.