Setting up Fedora 42 on Librem 14 for personal use

Fedora ships with a lot of decent software these days, so from the start I have a functional laptop, I can browser, go wild! :zany_face:


So I install 1password. Getting that setup with Firefox saves me a huge amount of time getting back into my various systems.

Or install 1Password manually:

  1. Add the key for the 1Password yum repository:
 sudo rpm --import https://downloads.1password.com/linux/keys/1password.asc
  1. Add the 1Password yum repository:
 sudo sh -c 'echo -e "[1password]\nname=1Password Stable Channel\nbaseurl=https://downloads.1password.com/linux/rpm/stable/\$basearch\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=\"https://downloads.1password.com/linux/keys/1password.asc\"" > /etc/yum.repos.d/1password.repo'
  1. Install 1Password:
 sudo dnf install 1password

The packages and repository are signed with the GPG key 3FEF9748469ADBE15DA7CA80AC2D62742012EA22.

And then the Firefox extension:


Since I have 1password on my phone, I scan a QR code and I’m logged in. :+1: