ubuntudeepindebian linux 下安装 codeblocks的简单步骤

xiaoxiao2021-02-28  52

1、安装 add-apt-repository 相关依赖

apt-get install python-software-properties apt-get install software-properties-common

2、添加codeblocks的软件源

sudo add-apt-repository ppa:damien-moore/codeblocks-stable

3、更新软件仓库

sudo apt-get update

4、安装codeblocks

sudo apt-get install codeblocks

5、将codeblocks 快速启动图标 拖放至任务栏或者桌面

转载请注明原文地址: https://www.6miu.com/read-2626894.html

最新回复(0)