How do I get the latest version of Mingw-w64?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












When I try to apt-get Mingw-w64, the latest version is not the latest stable release (5.0.3). The libVLC project I’m working on insists on version 5 or higher. How do I force the installation of a specific version?







share|improve this question


















  • 1




    Did you run apt update first? If yes, then it may be that the Ubuntu repos just don't have the latest version, and you may need to get it elsewhere, like from a PPA.
    – wjandrea
    Apr 20 at 0:10











  • Using bleeding edge versions is not good for end-users. Ubuntu is not Arch, we do not repair our car while driving. For whom you are developing your program? Most users have Ubuntu LTS, they care about stability. So they can't install your program if you release it in public. I recommend to use the latest LTS versions.
    – N0rbert
    Apr 20 at 7:10















up vote
1
down vote

favorite












When I try to apt-get Mingw-w64, the latest version is not the latest stable release (5.0.3). The libVLC project I’m working on insists on version 5 or higher. How do I force the installation of a specific version?







share|improve this question


















  • 1




    Did you run apt update first? If yes, then it may be that the Ubuntu repos just don't have the latest version, and you may need to get it elsewhere, like from a PPA.
    – wjandrea
    Apr 20 at 0:10











  • Using bleeding edge versions is not good for end-users. Ubuntu is not Arch, we do not repair our car while driving. For whom you are developing your program? Most users have Ubuntu LTS, they care about stability. So they can't install your program if you release it in public. I recommend to use the latest LTS versions.
    – N0rbert
    Apr 20 at 7:10













up vote
1
down vote

favorite









up vote
1
down vote

favorite











When I try to apt-get Mingw-w64, the latest version is not the latest stable release (5.0.3). The libVLC project I’m working on insists on version 5 or higher. How do I force the installation of a specific version?







share|improve this question














When I try to apt-get Mingw-w64, the latest version is not the latest stable release (5.0.3). The libVLC project I’m working on insists on version 5 or higher. How do I force the installation of a specific version?









share|improve this question













share|improve this question




share|improve this question








edited Apr 20 at 0:08









wjandrea

7,16342255




7,16342255










asked Apr 20 at 0:03









user820189

91




91







  • 1




    Did you run apt update first? If yes, then it may be that the Ubuntu repos just don't have the latest version, and you may need to get it elsewhere, like from a PPA.
    – wjandrea
    Apr 20 at 0:10











  • Using bleeding edge versions is not good for end-users. Ubuntu is not Arch, we do not repair our car while driving. For whom you are developing your program? Most users have Ubuntu LTS, they care about stability. So they can't install your program if you release it in public. I recommend to use the latest LTS versions.
    – N0rbert
    Apr 20 at 7:10













  • 1




    Did you run apt update first? If yes, then it may be that the Ubuntu repos just don't have the latest version, and you may need to get it elsewhere, like from a PPA.
    – wjandrea
    Apr 20 at 0:10











  • Using bleeding edge versions is not good for end-users. Ubuntu is not Arch, we do not repair our car while driving. For whom you are developing your program? Most users have Ubuntu LTS, they care about stability. So they can't install your program if you release it in public. I recommend to use the latest LTS versions.
    – N0rbert
    Apr 20 at 7:10








1




1




Did you run apt update first? If yes, then it may be that the Ubuntu repos just don't have the latest version, and you may need to get it elsewhere, like from a PPA.
– wjandrea
Apr 20 at 0:10





Did you run apt update first? If yes, then it may be that the Ubuntu repos just don't have the latest version, and you may need to get it elsewhere, like from a PPA.
– wjandrea
Apr 20 at 0:10













Using bleeding edge versions is not good for end-users. Ubuntu is not Arch, we do not repair our car while driving. For whom you are developing your program? Most users have Ubuntu LTS, they care about stability. So they can't install your program if you release it in public. I recommend to use the latest LTS versions.
– N0rbert
Apr 20 at 7:10





Using bleeding edge versions is not good for end-users. Ubuntu is not Arch, we do not repair our car while driving. For whom you are developing your program? Most users have Ubuntu LTS, they care about stability. So they can't install your program if you release it in public. I recommend to use the latest LTS versions.
– N0rbert
Apr 20 at 7:10
















active

oldest

votes











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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026552%2fhow-do-i-get-the-latest-version-of-mingw-w64%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026552%2fhow-do-i-get-the-latest-version-of-mingw-w64%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491