Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Google voice plug in after new installation - stuck

  1. #11
    Join Date
    Sep 2007
    Beans
    395
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Google voice plug in after new installation - stuck

    Yes.


    Code:
    1234@1234:~$ uname -a
    Linux 1234 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
    I get by with a little help from my friends.

    Ubuntu User # 22546

  2. #12
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Google voice plug in after new installation - stuck

    OK, what is in your Downloads folder ?...

    Code:
    ls -al ~/Downloads/google*

  3. #13
    Join Date
    Sep 2007
    Beans
    395
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Google voice plug in after new installation - stuck

    Code:
    1234@1234:~$ ls -al ~/Downloads/google*
    ls: cannot access '/home/haivri/Downloads/google*': No such file or directory
    I get by with a little help from my friends.

    Ubuntu User # 22546

  4. #14
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Google voice plug in after new installation - stuck

    Quote Originally Posted by niceguy123 View Post
    Code:
    1234@1234:~$ ls -al ~/Downloads/google*
    ls: cannot access '/home/haivri/Downloads/google*': No such file or directory
    So, change the path of the apt command to suit where the file is located...

    I can only replicate the error "E: Unsupported file.... given on commandline" by using an incorrect file name or path.

  5. #15
    Join Date
    Sep 2007
    Beans
    395
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Google voice plug in after new installation - stuck

    Code:
    niceguy123@niceguy123:~$ ls -al ~/Downloads/apps
    total 7640
    drwxrwxr-x 2 niceguy123    4096 יול 28 17:41 .
    drwxr-xr-x 6 niceguy123    4096 יול 28 17:41 ..
    -rw-rw-r-- 1 niceguy123 7813320 יול 28 17:39 google-talkplugin_current_amd64.deb
    I get by with a little help from my friends.

    Ubuntu User # 22546

  6. #16
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Google voice plug in after new installation - stuck

    Does this work then..

    Code:
    sudo apt install ~/Downloads/apps/google-talkplugin_current_amd64.deb

  7. #17
    Join Date
    Sep 2007
    Beans
    395
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Google voice plug in after new installation - stuck

    Thank you @howefield that worked. Your help is much appreciated.
    I get by with a little help from my friends.

    Ubuntu User # 22546

  8. #18
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Google voice plug in after new installation - stuck

    Cool, glad to hear it.

    The Software Centre should be installing 3rd party debs shortly, if it isn't already, but in any event there is always apt install to fall back on when installing locally stored .deb files in a 16.04 installation.

  9. #19
    Join Date
    Sep 2007
    Beans
    395
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Google voice plug in after new installation - stuck

    How do I add "solved" to the title of this thread?
    I get by with a little help from my friends.

    Ubuntu User # 22546

  10. #20
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Google voice plug in after new installation - stuck

    Quote Originally Posted by niceguy123 View Post
    How do I add "solved" to the title of this thread?
    Thread tools, near the top of the page.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •