mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-27 09:58:14 +01:00
UPGRADE: Update instructions.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
parent
868b182c77
commit
71a3ebf764
1 changed files with 10 additions and 11 deletions
21
UPGRADE.TXT
21
UPGRADE.TXT
|
@ -1,7 +1,7 @@
|
||||||
MATE 1.18 to 1.20 Upgrade HOWTO
|
MATE 1.20 to 1.22 Upgrade HOWTO
|
||||||
<mateslackbuilds@gmail.com>
|
<mateslackbuilds@gmail.com>
|
||||||
|
|
||||||
This document explains how to upgrade from MATE 1.18 on MATE 1.20 on
|
This document explains how to upgrade from MATE 1.20 on MATE 1.22 on
|
||||||
Slackware Linux Current
|
Slackware Linux Current
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
@ -13,27 +13,26 @@ is complete. Back it up, or take your chances.
|
||||||
|
|
||||||
OK, now that everything is safely backed up, let's proceed. :-)
|
OK, now that everything is safely backed up, let's proceed. :-)
|
||||||
|
|
||||||
You will need the MATE 1.20 packages available on your local system. Grab
|
You will need the MATE 1.22 packages available on your local system. Grab
|
||||||
them from the official repository at http://www.slackware.uk/msb/ or
|
them from the official repository at http://www.slackware.uk/msb/ or
|
||||||
any of the mirror sites. Please note that MATE 1.20 has new package.
|
any of the mirror sites. Please note that MATE 1.22 has no new package, but
|
||||||
|
one package need to be removed as it no longer built on -current.
|
||||||
|
|
||||||
1. Upgrade and install all new MATE 1.20 packages:
|
1. Upgrade and install all new MATE 1.22 packages:
|
||||||
|
|
||||||
upgradepkg --install-new --reinstall /path/to/deps/*.txz
|
upgradepkg --install-new --reinstall /path/to/deps/*.txz
|
||||||
upgradepkg --install-new --reinstall /path/to/base/*.txz
|
upgradepkg --install-new --reinstall /path/to/base/*.txz
|
||||||
upgradepkg --install-new --reinstall /path/to/extra/*.txz
|
upgradepkg --install-new --reinstall /path/to/extra/*.txz
|
||||||
|
|
||||||
2. Remove deprecated packages
|
2. Remove deprecated packages
|
||||||
removepkg vte3 docutils vala graphviz
|
removepkg caja-action
|
||||||
|
|
||||||
3. It's advisable to reinstall vte and python-docutils
|
3. Run xwmconfig and select xinitrc.mate-session. This ensures you get the
|
||||||
|
|
||||||
4. Run xwmconfig and select xinitrc.mate-session. This ensures you get the
|
|
||||||
latest copy of xinitrc.mate-session due to changes in mate-session-
|
latest copy of xinitrc.mate-session due to changes in mate-session-
|
||||||
manager. ALWAYS run this command for both new installations or upgrades
|
manager. ALWAYS run this command for both new installations or upgrades
|
||||||
from MATE 1.18
|
from MATE 1.20
|
||||||
|
|
||||||
At this point you should be running MATE 1.20 on Slackware Current. :-)
|
At this point you should be running MATE 1.22 on Slackware Current. :-)
|
||||||
|
|
||||||
We wish everyone good luck with this! Please report any issues to
|
We wish everyone good luck with this! Please report any issues to
|
||||||
mateslackbuilds@gmail.com.
|
mateslackbuilds@gmail.com.
|
||||||
|
|
Loading…
Reference in a new issue