forked from mateslackbuilds/msb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
UPGRADE.TXT
47 lines (34 loc) · 1.73 KB
/
UPGRADE.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
MATE 1.16 to 1.18 Upgrade HOWTO
This document explains how to upgrade from MATE 1.16 on MATE 1.18 on
Slackware Linux 14.2.
----------------------------------------------------------------------------
Before you begin, we strongly recommend making a backup of your system, or,
if not the entire system, at least the /etc and your home directory. You
might find that you need to refer to a few things after the upgrade process
is complete. Back it up, or take your chances.
OK, now that everything is safely backed up, let's proceed. :-)
You will need the MATE 1.18 packages available on your local system. Grab
them from the official repository at http://www.slackware.uk/msb/ or
any of the mirror sites. Please note that MATE 1.18 has new packages.
1. Upgrade and install all new MATE 1.18 packages:
upgradepkg --install-new --reinstall /path/to/deps/*.txz
upgradepkg --install-new --reinstall /path/to/base/*.txz
upgradepkg --install-new --reinstall /path/to/extra/*.txz
2. Remove deprecated packages
removepkg galculator gtksourceview pygtksourceview
3. Run xwmconfig and select xinitrc.mate-session. This ensures you get the
latest copy of xinitrc.mate-session due to changes in mate-session-
manager. ALWAYS run this command for both new installations or upgrades
from MATE 1.16
At this point you should be running MATE 1.18 on Slackware 14.2. :-) If
you have installed everything from /base and /extra (which will include
packages from the /deps directory) then you should have a total of 57
packages:
$ ls /var/log/packages | grep _msb | wc -l
57
We wish everyone good luck with this! Please report any issues to
---
Chess Griffin
Willy Sudiarto Raharjo