How to Install fwupd in Ubuntu 18.04



Install fwupd by entering the following commands in the terminal:

sudo apt update
sudo apt install fwupd

Description:

Firmware update daemon

fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Currently, firmware updates using the UEFI capsule format and for the ColorHug are supported. More formats may be supported in the future. See for details

Homepage: https://github.com/hughsie/fwupd

Version: 1.0.6-2

Section: admin