Results 1 to 2 of 2

Thread: Mingw-w64 on kali 4

  1. #1
    Join Date
    2018-Oct
    Posts
    19

    Mingw-w64 on kali 4

    hello:


    I have a small problem to find and install mingw-w64

    my version of kali linux : Linux kali 4.19.0-kali4-amd64 #1 SMP Debian 4.19.28-2kali1 (2019-03-18) x86_64 GNU/Linux

    I look at the forum kali and I made this solution but it still does not work :"https://forums.kali.org/showthread.php?38908-SOLVED-Mingw-w64-on-kali-4"


    that's what I typed as an order :

    root@kali:~# apt-get install mingw-w64 -y
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package mingw-w64

    then compared to the forum, I did:

    root@kali:~# wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add
    OK
    root@kali:~# apt-get update
    Reading package lists... Done
    root@kali:~# apt-get install mingw-w64 -y
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package mingw-w64



    I followed a fix of the kali forum, so I do not know what to do anymore. If someone would have a solution it will arrange me .

    thank you in advance

  2. #2
    Join Date
    2018-Oct
    Posts
    19
    hello,

    After looking to find a fix for my problem I finally find:

    https://iamjagjeetubhi.wordpress.com...in-kali-linux/

    I added lines in my sources.list and do an apt-get update and then an apt-get install mingw-w64 and I think it's good.

Similar Threads

  1. Mingw-64 download error
    By Thetenia in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2019-04-09, 07:26
  2. [SOLVED] Mingw-w64 on kali 4
    By johnp in forum How-To Archive
    Replies: 1
    Last Post: 2018-05-08, 04:26
  3. mingw-w64 on Kali 2
    By david_frog in forum How-To Archive
    Replies: 14
    Last Post: 2016-04-06, 11:20

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •