How to Install fwupdate in Ubuntu 18.04



Install fwupdate by entering the following commands in the terminal:

sudo apt update
sudo apt install fwupdate

Description:

Tools to manage UEFI firmware updates

fwupdate provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This package provides a simple command line interface to perform UEFI firmware updates.

Homepage: https://github.com/rhinstaller/fwupdate

Version: 10-3

Section: admin