首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何从ppa:xorg-edgers/ppa中带回以前版本的mesa包

如何从ppa:xorg-edgers/ppa中带回以前版本的mesa包
EN

Ask Ubuntu用户
提问于 2014-08-21 06:58:48
回答 1查看 1.4K关注 0票数 0

我试图使用以下命令从xorg-edgers PPA安装较早版本的mesa包:

代码语言:javascript
复制
sudo apt-get install libgl1-mesa-dev=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty mesa-common-dev=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libgl1-mesa-dri:i386=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libgl1-mesa-dri:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libgl1-mesa-glx:i386=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libgl1-mesa-glx:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libosmesa6:i386=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libosmesa6:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libwayland-egl1-mesa:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libegl1-mesa-drivers:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libgles2-mesa-dev=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libgles2-mesa:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libglapi-mesa:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libglapi-mesa:i386=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libopenvg1-mesa:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty libegl1-mesa:amd64=10.3.0~git20140812.fa5b76e3-0ubuntu0ricotz~trusty

不幸的是,我得知每个包都没有这样的版本。请您确认一下,如果我把它放错了格式,还是包已经不存在了?

EN

回答 1

Ask Ubuntu用户

发布于 2014-09-29 09:11:55

不幸的是,10.3.0版本在他们的ppa存储库中不再可用。

您可以随时检查类似的内容:

  1. 返回到开发人员/团队配置文件https://launchpad.net/~xorg-edgers的PPA页面
  2. 选择正确的ppa:新的X裂纹
  3. 单击有关此PPA的技术详细信息,然后按一下链接deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main
  4. 我们去找mesa-common-dev,去pool/main/m/mesa/

或者你可以写成:

http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/pool/main/m/mesa/

http://ppa.launchpad.net/<developer-or-team-name>/ppa/ubuntu/pool/main/<1st-letter-of-package-name-prefixed-with-lib-if-it's>/<source-package-name>/

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/514123

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档