E: Unable to locate package mingw32, Linux Mint
5
votes
1
answer
23853
views
I would like to compile some C programs for Windows. So I used a search engine and I found that I probably need to install
mingw32
.
If I run:
sudo apt-get install mingw32
and I got:
> E: Unable to locate package mingw32
So, I used a search engine again, and I found this answer on AskUbuntu and this answer on StackOverflow .
I ran:
sudo add-apt-repository universe
and:
sudo apt-get update
But I still the same error. What can I do to solve it?
Asked by Nati V
(165 rep)
May 27, 2017, 10:42 AM
Last activity: Mar 10, 2021, 08:28 AM
Last activity: Mar 10, 2021, 08:28 AM