mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] How to put MXE repos into debian sources.list


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] How to put MXE repos into debian sources.list
Date: Thu, 10 Oct 2019 23:40:28 +1100


> On 10 Oct 2019, at 15:07, address@hidden wrote:
> 
> Hello,
>  
> I am running Debian stretch (9.x x86_64, Virtualbox on Win10) and would like 
> to install MXE from the repository of precompiled deb files using apt-get 
> rather than recompiling everything I need.
>  
> How do I write the “deb” line in sources.list to correctly access that 
> repository please?

I don’t edit those files directly, but use the following:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 86B72ED9
sudo add-apt-repository "deb [arch=amd64] https://pkg.mxe.cc/repos/apt stretch 
main”

Cheers,

Tony





reply via email to

[Prev in Thread] Current Thread [Next in Thread]