分页: 1 / 1

Ubuntu12.04安装playdeb的问题

发表于 : 2012-05-06 13:31
huo951
最近安装完palydeb,添加了源跟密钥,sudo apt-get update时候,下载不了更新,安装游戏的时候也找不到应用程序,不能自动安装。。。。playdeb官网的安装方式还是11.10版本的,有人在12.04上安装成功么? :em01

Re: Ubuntu12.04安装playdeb的问题

发表于 : 2012-05-06 16:14
huo951
最新方法:
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