Setting up 1Password on immutable Linux
i post instruction here how i managed to install 1Password on Fedora Silverblue immutable system and i works and syncs with CLI and Browser extenssion no Flatpaks on this one
to get aeveryhting working you need to have some exerience on immutables and rpm-ostree with layering everyhting around core
lets start on browser on here i use Goggle Chrome so i downloaded Goggle Chrome .RPM package from google.
next steps are on Terminal go to your Downloads folder input ls and see the downloaded package is there then input " sudo rpm-ostree install google-chrome-stable_current_x86_64.rpm " full package name and rpm-ostree starts layering process
after that your system need to be restarted to get everyhting finalized so restart
now you have Google chrome layered and no permission issues as Flatpaks usually have
next steps are to download 1Password .RPM and 1Password CLI .RPM
then again on Terminal go to Downloads folder use " sudo rpm-ostree install 1password-latest.rpm "
after layering reboot again
then again terminal go to Downloads Folder and use " sudo rpm-ostree install 1password-cli-latest.x86_64.rpm "
and reboot
now you have all layered and have proper/full permissions so add extennsion to browser and start logging in to your account after that you can follow steps here to enable 1Password CLI
https://developer.1password.com/docs/cli/get-started/
you can forget step 1 since we just did that already start on step 2
then enjoy your connections and 1password and 1password CLI all working
if you want to use 1Password and 1password CLI on Visual studio Code you need to use same method as installing 1password Download VScode .RPM and run it with rpm-ostree
this method again gives all permissions to use it even working build in terminal that again Flatpaks don't give
1Password Version: 8.10.27
Extension Version: 2.21.0
OS Version: Fedora Silverblue
Browser: Chrome
