How to install latest Mate DE 1.14 in Ubuntu Mate 16.04?Ubuntu MATE 16.04 shutdown delayedSegmentation fault (core dumped) using matplotlib on Ubuntu Mate 16.04Optimize performance on Raspberry Pi 3 with Ubuntu Mate 16.04 LTSInstalled Ubuntu Mate 16.04 over an Antergos install, missing /homeUbuntu 16.04 LTS and Ubuntu Mate 16.04Ubuntu Mate Not Installing!Install Mate on 16.04: Unable to locate package mate-desktop-environmentUbuntu 16.04 (Mate) Software CenterHeadless Ubuntu MATE Raspberry Pi 3 Install?No icons, no graphics ubuntu mate
Signed and unsigned numbers
How can I get players to stop ignoring or overlooking the plot hooks I'm giving them?
Shifting between bemols (flats) and diesis (sharps)in the key signature
Examples of a statistic that is not independent of sample's distribution?
How is the wildcard * interpreted as a command?
What wound would be of little consequence to a biped but terrible for a quadruped?
Dropdown com clique
Are all players supposed to be able to see each others' character sheets?
Contract Factories
How do I express some one as a black person?
Does this video of collapsing warehouse shelves show a real incident?
Is "conspicuously missing" or "conspicuously" the subject of this sentence?
Can I pump my MTB tire to max (55 psi / 380 kPa) without the tube inside bursting?
Can you reject a postdoc offer after the PI has paid a large sum for flights/accommodation for your visit?
Do items de-spawn in Diablo?
Intuition behind counterexample of Euler's sum of powers conjecture
Vocabulary for giving just numbers, not a full answer
PTIJ: Should I kill my computer after installing software?
In the quantum hamiltonian, why does kinetic energy turn into an operator while potential doesn't?
Definition of Statistic
They call me Inspector Morse
How to detect if C code (which needs 'extern C') is compiled in C++
How strictly should I take "Candidates must be local"?
Why would one plane in this picture not have gear down yet?
How to install latest Mate DE 1.14 in Ubuntu Mate 16.04?
Ubuntu MATE 16.04 shutdown delayedSegmentation fault (core dumped) using matplotlib on Ubuntu Mate 16.04Optimize performance on Raspberry Pi 3 with Ubuntu Mate 16.04 LTSInstalled Ubuntu Mate 16.04 over an Antergos install, missing /homeUbuntu 16.04 LTS and Ubuntu Mate 16.04Ubuntu Mate Not Installing!Install Mate on 16.04: Unable to locate package mate-desktop-environmentUbuntu 16.04 (Mate) Software CenterHeadless Ubuntu MATE Raspberry Pi 3 Install?No icons, no graphics ubuntu mate
Ubuntu Mate 16.04 has Mate DE 1.12. I wish to update to latest version 1.14. Please can somebody guide.
ubuntu-mate
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Ubuntu Mate 16.04 has Mate DE 1.12. I wish to update to latest version 1.14. Please can somebody guide.
ubuntu-mate
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Ubuntu Mate 16.04 has Mate DE 1.12. I wish to update to latest version 1.14. Please can somebody guide.
ubuntu-mate
Ubuntu Mate 16.04 has Mate DE 1.12. I wish to update to latest version 1.14. Please can somebody guide.
ubuntu-mate
ubuntu-mate
asked Apr 25 '16 at 7:40
ShankoShanko
2114
2114
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Currently it doesn't have .deb versions. You will have to download the package in another form and install it manually.
I am copying the original answer from here:Linux Mint forum
Ok.. We have now Mate 1.14 released, but we don't have (jet) the debs
in repos. But there is not a problem.. We can install it by hand, by
compiling it.
Note: This is just an example how to install the one package! To have
entire desktop You must install entire suite!Just repeat the steps for every package and you're done.
--- Before we begin -> sit down, make a coffee, calm down and make a SYSTEM BACKUP just in any case!
--- I am not responsible for any damage done to your machine/system! All You do, You do at your own risk! If You don't know what you're doing, don't do that! Better wait for the packages in the ppa!
--- Ok.. Download the package here (and/or all packages you need/want):
http://pub.mate-desktop.org/releases/1.14/mate-desktop-1.14.0.tar.xz
Or here:
http://linux.softpedia.com/get/Desktop-Environment/Window-Managers/MATE-84165.shtml#download
Entire release is here (recommended download source):
http://pub.mate-desktop.org/releases/1.14/
And here: http://wiki.mate-desktop.org/status:1.14
Then unpack (one at a time) and install all the necessary
dependencies:
Code: Select all and then type
sudo apt-get install gtk+-2.0
Next go to the already unpacked directory, RPM in it and choose "open
in terminal".
Now type a command:
Code: Select all and then type
./configure
Then:
Code: Select all and then type
make
And at the end:
Code: Select all and then type
sudo make install
Wait a moment, until it installs and do the machine reboot.
If by the "./configure" some errors/infos about missing dependencies
appears, then just simply install them and do the ./configure again.
All should be ok now.
If terminal shows something up about missing or wrong "dconf" version
then do:
Code: Select all and then type
sudo apt-get install libdconf-dev
And try again ;) This helped me and the installation ended without any
other problems.
That same installation schema apply for all other downloaded packages.
Enjoy! :)
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f762249%2fhow-to-install-latest-mate-de-1-14-in-ubuntu-mate-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Currently it doesn't have .deb versions. You will have to download the package in another form and install it manually.
I am copying the original answer from here:Linux Mint forum
Ok.. We have now Mate 1.14 released, but we don't have (jet) the debs
in repos. But there is not a problem.. We can install it by hand, by
compiling it.
Note: This is just an example how to install the one package! To have
entire desktop You must install entire suite!Just repeat the steps for every package and you're done.
--- Before we begin -> sit down, make a coffee, calm down and make a SYSTEM BACKUP just in any case!
--- I am not responsible for any damage done to your machine/system! All You do, You do at your own risk! If You don't know what you're doing, don't do that! Better wait for the packages in the ppa!
--- Ok.. Download the package here (and/or all packages you need/want):
http://pub.mate-desktop.org/releases/1.14/mate-desktop-1.14.0.tar.xz
Or here:
http://linux.softpedia.com/get/Desktop-Environment/Window-Managers/MATE-84165.shtml#download
Entire release is here (recommended download source):
http://pub.mate-desktop.org/releases/1.14/
And here: http://wiki.mate-desktop.org/status:1.14
Then unpack (one at a time) and install all the necessary
dependencies:
Code: Select all and then type
sudo apt-get install gtk+-2.0
Next go to the already unpacked directory, RPM in it and choose "open
in terminal".
Now type a command:
Code: Select all and then type
./configure
Then:
Code: Select all and then type
make
And at the end:
Code: Select all and then type
sudo make install
Wait a moment, until it installs and do the machine reboot.
If by the "./configure" some errors/infos about missing dependencies
appears, then just simply install them and do the ./configure again.
All should be ok now.
If terminal shows something up about missing or wrong "dconf" version
then do:
Code: Select all and then type
sudo apt-get install libdconf-dev
And try again ;) This helped me and the installation ended without any
other problems.
That same installation schema apply for all other downloaded packages.
Enjoy! :)
add a comment |
Currently it doesn't have .deb versions. You will have to download the package in another form and install it manually.
I am copying the original answer from here:Linux Mint forum
Ok.. We have now Mate 1.14 released, but we don't have (jet) the debs
in repos. But there is not a problem.. We can install it by hand, by
compiling it.
Note: This is just an example how to install the one package! To have
entire desktop You must install entire suite!Just repeat the steps for every package and you're done.
--- Before we begin -> sit down, make a coffee, calm down and make a SYSTEM BACKUP just in any case!
--- I am not responsible for any damage done to your machine/system! All You do, You do at your own risk! If You don't know what you're doing, don't do that! Better wait for the packages in the ppa!
--- Ok.. Download the package here (and/or all packages you need/want):
http://pub.mate-desktop.org/releases/1.14/mate-desktop-1.14.0.tar.xz
Or here:
http://linux.softpedia.com/get/Desktop-Environment/Window-Managers/MATE-84165.shtml#download
Entire release is here (recommended download source):
http://pub.mate-desktop.org/releases/1.14/
And here: http://wiki.mate-desktop.org/status:1.14
Then unpack (one at a time) and install all the necessary
dependencies:
Code: Select all and then type
sudo apt-get install gtk+-2.0
Next go to the already unpacked directory, RPM in it and choose "open
in terminal".
Now type a command:
Code: Select all and then type
./configure
Then:
Code: Select all and then type
make
And at the end:
Code: Select all and then type
sudo make install
Wait a moment, until it installs and do the machine reboot.
If by the "./configure" some errors/infos about missing dependencies
appears, then just simply install them and do the ./configure again.
All should be ok now.
If terminal shows something up about missing or wrong "dconf" version
then do:
Code: Select all and then type
sudo apt-get install libdconf-dev
And try again ;) This helped me and the installation ended without any
other problems.
That same installation schema apply for all other downloaded packages.
Enjoy! :)
add a comment |
Currently it doesn't have .deb versions. You will have to download the package in another form and install it manually.
I am copying the original answer from here:Linux Mint forum
Ok.. We have now Mate 1.14 released, but we don't have (jet) the debs
in repos. But there is not a problem.. We can install it by hand, by
compiling it.
Note: This is just an example how to install the one package! To have
entire desktop You must install entire suite!Just repeat the steps for every package and you're done.
--- Before we begin -> sit down, make a coffee, calm down and make a SYSTEM BACKUP just in any case!
--- I am not responsible for any damage done to your machine/system! All You do, You do at your own risk! If You don't know what you're doing, don't do that! Better wait for the packages in the ppa!
--- Ok.. Download the package here (and/or all packages you need/want):
http://pub.mate-desktop.org/releases/1.14/mate-desktop-1.14.0.tar.xz
Or here:
http://linux.softpedia.com/get/Desktop-Environment/Window-Managers/MATE-84165.shtml#download
Entire release is here (recommended download source):
http://pub.mate-desktop.org/releases/1.14/
And here: http://wiki.mate-desktop.org/status:1.14
Then unpack (one at a time) and install all the necessary
dependencies:
Code: Select all and then type
sudo apt-get install gtk+-2.0
Next go to the already unpacked directory, RPM in it and choose "open
in terminal".
Now type a command:
Code: Select all and then type
./configure
Then:
Code: Select all and then type
make
And at the end:
Code: Select all and then type
sudo make install
Wait a moment, until it installs and do the machine reboot.
If by the "./configure" some errors/infos about missing dependencies
appears, then just simply install them and do the ./configure again.
All should be ok now.
If terminal shows something up about missing or wrong "dconf" version
then do:
Code: Select all and then type
sudo apt-get install libdconf-dev
And try again ;) This helped me and the installation ended without any
other problems.
That same installation schema apply for all other downloaded packages.
Enjoy! :)
Currently it doesn't have .deb versions. You will have to download the package in another form and install it manually.
I am copying the original answer from here:Linux Mint forum
Ok.. We have now Mate 1.14 released, but we don't have (jet) the debs
in repos. But there is not a problem.. We can install it by hand, by
compiling it.
Note: This is just an example how to install the one package! To have
entire desktop You must install entire suite!Just repeat the steps for every package and you're done.
--- Before we begin -> sit down, make a coffee, calm down and make a SYSTEM BACKUP just in any case!
--- I am not responsible for any damage done to your machine/system! All You do, You do at your own risk! If You don't know what you're doing, don't do that! Better wait for the packages in the ppa!
--- Ok.. Download the package here (and/or all packages you need/want):
http://pub.mate-desktop.org/releases/1.14/mate-desktop-1.14.0.tar.xz
Or here:
http://linux.softpedia.com/get/Desktop-Environment/Window-Managers/MATE-84165.shtml#download
Entire release is here (recommended download source):
http://pub.mate-desktop.org/releases/1.14/
And here: http://wiki.mate-desktop.org/status:1.14
Then unpack (one at a time) and install all the necessary
dependencies:
Code: Select all and then type
sudo apt-get install gtk+-2.0
Next go to the already unpacked directory, RPM in it and choose "open
in terminal".
Now type a command:
Code: Select all and then type
./configure
Then:
Code: Select all and then type
make
And at the end:
Code: Select all and then type
sudo make install
Wait a moment, until it installs and do the machine reboot.
If by the "./configure" some errors/infos about missing dependencies
appears, then just simply install them and do the ./configure again.
All should be ok now.
If terminal shows something up about missing or wrong "dconf" version
then do:
Code: Select all and then type
sudo apt-get install libdconf-dev
And try again ;) This helped me and the installation ended without any
other problems.
That same installation schema apply for all other downloaded packages.
Enjoy! :)
answered Apr 27 '16 at 0:08
MuzaffarMuzaffar
4,46121432
4,46121432
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f762249%2fhow-to-install-latest-mate-de-1-14-in-ubuntu-mate-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown