trezor-suite icon indicating copy to clipboard operation
trezor-suite copied to clipboard

Further Linux integrations [epic]

Open prusnak opened this issue 4 years ago • 2 comments

  1. 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)
  1. Enable new Linux build targets:
  • [ ] DEB (signed with GPG)
  • [ ] RPM (signed with GPG)
  1. 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-scanpackages guide: https://www.percona.com/blog/2020/01/02/how-to-create-your-own-repositories-for-packages/

prusnak avatar Nov 16 '21 11:11 prusnak

Moving this to product column for product team to decide the priority of these Linux integrations.

alex-jerechinsky avatar Nov 16 '21 14:11 alex-jerechinsky

I'm a linux user so 👍🏽 from me!

melroy89 avatar Dec 10 '21 01:12 melroy89