MintLinux from celena to elyssa
Posted 3 months, 1 week ago at 3:11 pm. 0 comments
先升级到 daryna,步骤如下:
Change your APT sources
Edit the sources.list as root (sudo gedit /etc/apt/sources.list) to make it look like this:
## ———————–
## LINUX MINT REPOSITORIES
## ———————–
## +++ Daryna (Linux Mint 4.0) +++
deb http://www.linuxmint.com/repository daryna main upstream import
## deb http://www.linuxmint.com/repository daryna community
## deb http://www.linuxmint.com/repository daryna backport
## +++ Romeo (Linux Mint Unstable) +++
## deb http://www.linuxmint.com/repository romeo daryna
## +++ Source Repositories +++
## deb-src http://www.linuxmint.com/repository daryna main upstream import
## deb-src http://www.linuxmint.com/repository daryna community
## deb-src http://www.linuxmint.com/repository daryna backport
## deb-src http://www.linuxmint.com/repository romeo daryna
## ——————-
## UBUNTU REPOSITORIES
## ——————-
## +++ Gutsy (Ubuntu 7.10) +++
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
## +++ Backports & Proposed (Ubuntu Unstable) +++
#deb http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
#deb http://archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse
## +++ Source Repositories +++
#deb-src http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
#deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
## ——————
## OTHER REPOSITORIES
## ——————
## +++ Canonical +++
deb http://archive.canonical.com/ubuntu gutsy partner
## +++ Medibuntu +++
deb http://packages.medibuntu.org/ gutsy free non-free
Change your APT preferences
Edit/Create the APT preferences file as root (sudo gedit /etc/apt/preferences) to make it look like this:
Package: *
Pin: release o=linuxmint
Pin-Priority: 700
Package: *
Pin: release o=Ubuntu
Pin-Priority: 500
Clean up
Run the following commands:
apt update
gconftool-2 –type int –set /apps/metacity/general/num_workspaces 4
gconftool-2 –type int –set /apps/compiz/general/screen0/options/hsize 4
gconftool-2 –type string –set /apps/compiz/plugins/cube/screen0/options/color 000000ff
apt install libpam-gnome-keyring
apt purge envy
apt clean
apt install envy mintdesktop mintinstall mintupdate mintwifi
apt purge compizconfig-settings-manager python-compizconfig
apt install compiz compiz-core compiz-gnome compiz-plugins gnome-screensaver gnome-system-monitor
elyssa 至少今天还是rc2,可能的办法是修改 /etc/apt/sources.list 把 celena 都改成 elyssa,然后
apt-get update
apt-get upgrade
apt-get dist-upgrade
官方还未给出升级办法
http://www.linuxmint.com/rel_elyssa.php
Popularity: 17% [?]
Tags: ubuntuRelated posts
No Replies
Feel free to leave a reply using the form below!