install realsense2: The following packages have unmet dependencies: libgtk-3-dev

本文介绍了如何将Ubuntu的软件源从清华切换到阿里云,以提高更新速度。同时,详细阐述了在2022年3月15日如何在Ubuntu 16上安装librealsense2库,包括验证服务器公钥、添加仓库和重新安装的步骤,解决了安装过程中遇到的问题。
摘要由CSDN通过智能技术生成

1 change sources.list :

tsinghua->aliyun
Ubuntu 更换国内源

在这里插入图片描述

2 repeat the first two process to add repository

2022-3-15 Ubuntu 16 安装 librealsense2

Register the server’s public key:sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key F6E65AC044F831AC80A06380C8B3A55A6F3EFCDE || sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-key F6E65AC044F831AC80A06380C8B3A55A6F3EFCDE
In case the public key still cannot be retrieved, check and specify proxy settings: export http_proxy=“http://:”
, and rerun the command. See additional methods in the following link.

Add the server to the list of repositories:sudo add-apt-repository "deb https://librealsense.intel.com/Debian/apt-repo $(lsb_release -cs) main" -u

在这里插入图片描述

3 install again

problem solved!
在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值