top of page

Ubuntu Mate 20.04 Updates

  • yingnan4
  • 2022年9月23日
  • 讀畢需時 1 分鐘

sudo apt update

sudo apt-get upgrade

Incase:

dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

Just:

sudo dpkg --configure -a


To upgrade OS:

sudo do-release-upgrade

(might sabotage ROS so think twice)

 
 
 

最新文章

查看全部
Fresh Noetic Installation

1.2.4 安装 ROS Ubuntu 安装完毕后,就可以安装 ROS 操作系统了,大致步骤如下: 配置ubuntu的软件和更新; 设置安装源; 设置key; 安装; 配置环境变量。 1.配置ubuntu的软件和更新 配置ubuntu的软件和更新,允许安装不经认证的软件。...

 
 
 
Full Demonstration

The full demonstration runs on distributed computing typology, that is, robot with raspberry pi is the master collecting all data and...

 
 
 

留言


bottom of page