logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Firmware Update Tool - Update Device Firmware | Online Free DevTools by Hexmos

Update device firmware with fwupdtool. Manage device firmware installation and discovery on Linux systems. Free online tool, no registration required.

fwupdtool

Update device firmware manually or manipulate firmware files. See also: fwupdmgr. More information: https://github.com/fwupd/fwupd/blob/main/src/fwupdtool.md.

  • Display all devices detected by fwupd:

fwupdtool get-devices

  • Install firmware from a file:

fwupdtool install {{path/to/firmware}}

  • Display help:

fwupdtool {{[-h|--help]}}

See Also