Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
XIII
4 years agoSuper Contributor
CLI 2.0 fails to install on Raspberry Pi: 403 Forbidden [IP: 18.64.103.58 443]
When following the Apt guide CLI 2.0 fails to install on Raspberry Pi:
➜ sudo apt update && sudo apt install 1password-cli
Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
Hi...
XIII
4 years agoSuper Contributor
Using arm I get a bit further, but no success yet:
➜ sudo apt update && sudo apt install 1password-cli
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
Get:4 https://downloads.1password.com/linux/debian/arm stable InRelease [4,240 B]
Get:5 https://downloads.1password.com/linux/debian/arm stable/main arm Packages [439 B]
Fetched 4,679 B in 2s (2,338 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package 1password-cli
(results are the same with arm64 instead of arm)