trezor-suite
trezor-suite copied to clipboard
Further Linux integrations [epic]
- Install handlers (these should be possible via already deployed AppImage, but will apply for other methods below):
- [x] udev rules - https://github.com/trezor/trezor-suite/issues/3664
- [ ] desktop file
- [ ] URI handler (this is probably done via desktop file)
- Enable new Linux build targets:
- [ ] DEB (signed with GPG)
- [ ] RPM (signed with GPG)
- Create repositories:
- [ ] for DEBs from step 2 via
createrepo(see below) - [ ] for RPMs from step 2 via
dpkg-scanpackages(see below) - [ ] Snap https://github.com/trezor/trezor-suite/issues/3696
- [x] Flatpak https://github.com/trezor/trezor-suite/issues/3697
createrepo/dpkg-scanpackagesguide: https://www.percona.com/blog/2020/01/02/how-to-create-your-own-repositories-for-packages/
Moving this to product column for product team to decide the priority of these Linux integrations.
I'm a linux user so 👍🏽 from me!