Changes between Version 31 and Version 32 of wireless/modem


Ignore:
Timestamp:
11/29/2018 09:56:12 PM (5 years ago)
Author:
Tim Harvey
Comment:

add bionic modemmanager PPA details

Legend:

Unmodified
Added
Removed
Modified
  • wireless/modem

    v31 v32  
    10581058
    10591059[=#modemmanager-ppa]
    1060 === Installing pre-built latest stable libqmi/libmbim/modemmanager via PPA ===
    1061 Aleksander Morgado (https://aleksander.es), a key developer behind the !ModemManager, libqmi, and libmbim projects that provide modem support on Ubuntu provides up-to-date Ubuntu PPA's for 14.04 trusty and 16.04 xenial. Instructions on how to add the PPA feeds and update the packages exist there:
     1060=== Installing pre-built latest stable libqmi/libmbim/modemmanager via PPA
     1061Aleksander Morgado (​https://aleksander.es), a key developer behind the !ModemManager, libqmi, and libmbim projects that provide modem support on Ubuntu provides up-to-date Ubuntu PPA's for Ubuntu. Instructions on how to add the PPA feeds and update the packages exist there:
     1062 - [https://launchpad.net/~aleksander-m/+archive/ubuntu/modemmanager-bionic modemmanager/libqmi/libmbim PPA bionic]
    10621063 - [https://launchpad.net/~aleksander-m/+archive/ubuntu/modemmanager-xenial modemmanager/libqmi/libmbim PPA xenial]
    10631064 - [https://launchpad.net/~aleksander-m/+archive/ubuntu/modemmanager-trusty modemmanager/libqmi/libmbim PPA trusty]
     1065
     1066Bionic:
     1067{{{#!bash
     1068apt-get install software-properties-common # contains add-apt-repository
     1069add-apt-repository ppa:aleksander-m/modemmanager-bionic
     1070apt-get update
     1071apt-get install modemmanager libqmi-utils libmbim-utils
     1072}}}
    10641073
    10651074Xenial: