Error updating Ubuntu Mate 18.04 on Pi 3B+

ken@taylor23:~$ apt-cache policy bluez-firmware* linux-firmware-raspi2
bluez-firmware:
Installed: 1.2-4+rpt1~bionic1.0
Candidate: 1.2-4+rpt1~bionic1.0
Version table:
*** 1.2-4+rpt1~bionic1.0 990
990 http://ppa.launchpad.net/ubuntu-pi-flavour-makers/ppa/ubuntu bionic/main armhf Packages
100 /var/lib/dpkg/status
linux-firmware-raspi2:
Installed: 1.20180919-0ubuntu0.18.04.2
Candidate: 1.20190215-0ubuntu0.18.04.1
Version table:
1.20190215-0ubuntu0.18.04.1 500
500 http://ports.ubuntu.com bionic-updates/multiverse armhf Packages
*** 1.20180919-0ubuntu0.18.04.2 100
100 /var/lib/dpkg/status
1.20161020-0ubuntu1 500
500 http://ports.ubuntu.com bionic/multiverse armhf Packages


Yes, I ran apt-get update first.


ken@taylor23:~$ sudo dpkg -i --force --all /var/cache/apt/archives/linux-firmware-raspi2_1.20190215-0ubuntu0.18.04.1_armhf.deb
[sudo] password for ken:
dpkg: error: unknown force/refuse option '--all'

Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;

Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !