Installing Cursor via APT .deb Package Breaks apt update

I did (as root)

wget -O - -q ``https://downloads.cursor.com/keys/anysphere.asc`` | apt-key add -

And it somehow worked, but this uses the deprecated way of storing repository keys.

2 Likes