
Ubuntu12.04安装playdeb的问题
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 60
- 注册时间: 2010-06-03 19:20
Ubuntu12.04安装playdeb的问题
最近安装完palydeb,添加了源跟密钥,sudo apt-get update时候,下载不了更新,安装游戏的时候也找不到应用程序,不能自动安装。。。。playdeb官网的安装方式还是11.10版本的,有人在12.04上安装成功么? 

-
- 帖子: 60
- 注册时间: 2010-06-03 19:20
Re: Ubuntu12.04安装playdeb的问题
最新方法:
Use the following instructions:
Install the getdeb package.
Or configure the repository manually:
Go to System-Administration-Software Sources, Third-Party Software tab, Add:
deb http://archive.getdeb.net/ubuntu precise-getdeb apps
Add the repository GPG key, open a terminal window and type:
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
Click the "Install this now" button below the screenshot of the desired application.
If you are using Kubuntu please check bug 476853.
If the application cannot be found, run this command and try again:
sudo apt-get update
Use the following instructions:
Install the getdeb package.
Or configure the repository manually:
Go to System-Administration-Software Sources, Third-Party Software tab, Add:
deb http://archive.getdeb.net/ubuntu precise-getdeb apps
Add the repository GPG key, open a terminal window and type:
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
Click the "Install this now" button below the screenshot of the desired application.
If you are using Kubuntu please check bug 476853.
If the application cannot be found, run this command and try again:
sudo apt-get update