Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Deepin 12.12 alpha - latest builds - English installation
Community Discussion
2100
views ·
3
replies ·
To
floor
Go
dadix
deepin
2013-03-02 00:46
Author
How to access the latest build of Deepin 12.12 alpha.
Attention, these are testing packages so the errors are inevitable, but you can report here:
http://www.linuxdeepin.com/mantis/my_view_page.php
So, how do I access it?
1. Install Deepin Alpha 12.12
2. Change default language to English
3. Open the Terminal
sudo gedit /etc/apt/sources.list
Copy the Code
4. Replace what you have , with this list and save
deb http://packages.linuxdeepin.com/ubuntu precise main restricted universe multiverse
deb http://packages.linuxdeepin.com/ubuntu precise-security main restricted universe multiverse
deb http://packages.linuxdeepin.com/ubuntu precise-updates main restricted universe multiverse
#deb http://packages.linuxdeepin.com/ubuntu precise-proposed main restricted universe multiverse
#deb http://packages.linuxdeepin.com/ubuntu precise-backports main restricted universe multiverse
deb-src http://packages.linuxdeepin.com/ubuntu precise main restricted universe multiverse
deb-src http://packages.linuxdeepin.com/ubuntu precise-security main restricted universe multiverse
deb-src http://packages.linuxdeepin.com/ubuntu precise-updates main restricted universe multiverse
#deb-src http://packages.linuxdeepin.com/ubuntu precise-proposed main restricted universe multiverse
#deb-src http://packages.linuxdeepin.com/ubuntu precise-backports main restricted universe multiverse
deb http://test.packages.linuxdeepin.com/deepin quantal main non-free
deb-src http://test.packages.linuxdeepin.com/deepin quantal main non-free
deb http://test.packages.linuxdeepin.com/deepin quantal-updates main non-free
deb-src http://test.packages.linuxdeepin.com/deepin quantal-updates main non-free
Copy the Code
5.
sudo apt-get update
Copy the Code
6.
sudo apt-get upgrade
Copy the Code
7.
sudo reboot
Copy the Code
Have fun !
Reply
Like 0
Favorite
View the author
All Replies
whytlze
deepin
2013-03-03 03:42
#1
3. Download from Software Center "Download Manager for Gnome"
这个能说清楚点吗?我在软件中心找不到这东西。
Reply
Like 0
View the author
dadix
deepin
2013-03-03 07:20
#2
update-manager (for gnome) ... I am sorry
Reply
Like 0
View the author
whytlze
deepin
2013-03-04 01:11
#3
ok,thanks! sorry for my bad English.
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Issues wifi, openvpn, printer.
Failed to load rtl8761bu_fw.bin (SOLVED)
IPU Camera support
NVIDIA GPU Switching Support
Popular Events
More
Attention, these are testing packages so the errors are inevitable, but you can report here:
http://www.linuxdeepin.com/mantis/my_view_page.php
So, how do I access it?
1. Install Deepin Alpha 12.12
2. Change default language to English
3. Open the Terminal
5.