File tree 1 file changed +10
-7
lines changed
1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,20 @@ deb http://dl.google.com/linux/musicmanager/deb/ stable main" | sudo tee /etc/ap
7
7
8
8
# sudo vim /etc/apt/sources.list
9
9
#
10
- # deb http://ftp.us.debian.org/debian/ testing main contrib non-free
11
- # deb-src http://ftp.us.debian.org/debian/ testing main contrib non-free
12
10
#
13
- # deb http://security.debian.org/ testing/updates main
14
- # deb-src http://security.debian.org/ testing/updates main
15
- #
16
- # deb http://ftp.us.debian.org/debian/ testing-updates main
17
- # deb-src http://ftp.us.debian.org/debian/ testing-updates main
18
11
#
12
+ # deb http://deb.debian.org/debian/ testing main contrib non-free
13
+ # deb-src http://deb.debian.org/debian/ testing main contrib non-free
14
+ #
15
+ # deb http://deb.debian.org/debian-security testing/updates main contrib non-free
16
+ # deb-src http://deb.debian.org/debian-security testing/updates main contrib non-free
17
+ #
18
+ # deb http://deb.debian.org/debian/ testing-updates main contrib non-free
19
+ # deb-src http://deb.debian.org/debian/ testing-updates main contrib non-free
20
+ #
19
21
# deb http://www.deb-multimedia.org testing main non-free
20
22
23
+
21
24
# Minimal Gnome
22
25
sudo apt-get purge gnome-games rhythmbox* empathy* ekiga* gnome-ppp tomboy mutt ppp sound-juicer simple-scan xboard quadrapassel four-in-a-row swell-foop lightsoff tali iagno reportbug shotwell && sudo apt-get install gnome-core && sudo apt-get autoremove
23
26
# && sudo aptitude keep-all && sudo apt-get autoremove
You can’t perform that action at this time.
0 commit comments