如何在Ubuntu 24.04上安装Cursor

添加 GPG key

bash 复制代码
curl -fsSL https://downloads.cursor.com/keys/anysphere.asc | gpg --dearmor | sudo tee /usr/share/keyrings/cursor.gpg > /dev/null

添加 repository

bash 复制代码
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cursor.gpg] https://downloads.cursor.com/aptrepo stable main" | sudo tee /etc/apt/sources.list.d/cursor.list > /dev/null

安装

bash 复制代码
sudo apt update
sudo apt install cursor

参考文献

相关推荐
问简18 小时前
ubuntu24 主题经验
ubuntu
杨云龙UP18 小时前
从0到1快速学会Linux操作系统(基础),这一篇就够了!
linux·运维·服务器·学习·ubuntu·centos·ssh
HXQ_晴天18 小时前
Ubuntu 设置中文输入法
linux·运维·ubuntu
0vvv018 小时前
删除wsl环境下的Ubuntu系统
linux·运维·ubuntu
@土豆18 小时前
Ubuntu 22.04 运行 Filebeat 7.11.2 崩溃问题分析及解决文档
linux·数据库·ubuntu
藤谷性能19 小时前
Ubuntu 22.04:安装SEGGER Embedded Studio
ubuntu·nrf52832·ses·embedded studio
xyz59919 小时前
如何在 WSL 中删除指定版本的 Ubuntu 以及安装
linux·运维·ubuntu
酸钠鈀1 天前
AI WB2 SDK Ubuntu 环境搭建
linux·运维·ubuntu
咋吃都不胖lyh1 天前
opencode在Ubuntu下无法复制
linux·运维·ubuntu
陳錄生1 天前
ThinkBook ubuntu,TouchPad不起作用的解决办法
linux·运维·ubuntu