Skip to content

fwupd/fwupd-snap-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian packaging for fwupd-snap

This repository contains the packaging for the fwupd-snap Debian package. The purpose of the fwupd-snap Debian package is to transition a system that has the fwupd Debian package installed to the fwupd-snap snap package.

The repository will install the current stable branch of the fwupd-snap snap package from the Snap Store.

Building

To build the Debian package, run the following command:

dpkg-buildpackage -us -uc -b

Installing

To install the Debian package, run the following command:

sudo apt install ./fwupd-snap_*.deb

This will implicitly install the snap package as well.

Uninstalling

To uninstall the Debian package and Snap package, run the following command:

sudo apt remove fwupd-snap
sudo snap remove fwupd

About

Packaging for the transitional package from fwupd deb to fwupd snap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages