Changes between Version 8 and Version 9 of ubuntu


Ignore:
Timestamp:
11/06/2018 06:40:13 PM (6 years ago)
Author:
Tim Harvey
Comment:

added bionic modemmanager PPA

Legend:

Unmodified
Added
Removed
Modified
  • ubuntu

    v8 v9  
    9999[=#modem]
    100100== Modem Support ==
    101 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:
     101Aleksander 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:
     102 * [https://launchpad.net/~aleksander-m/+archive/ubuntu/modemmanager-bionic modemmanager/libqmi/libmbim PPA bionic]
    102103 * [https://launchpad.net/~aleksander-m/+archive/ubuntu/modemmanager-xenial modemmanager/libqmi/libmbim PPA xenial]
    103104 * [https://launchpad.net/~aleksander-m/+archive/ubuntu/modemmanager-trusty modemmanager/libqmi/libmbim PPA trusty]
     105
     106Bionic:
     107{{{#!bash
     108apt-get install software-properties-common # contains add-apt-repository
     109add-apt-repository ppa:aleksander-m/modemmanager-bionic
     110apt-get update
     111apt-get install modemmanager libqmi-utils libmbim-utils
     112}}}
    104113
    105114Xenial: