LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-11-2018, 07:27 PM   #1
abczar
LQ Newbie
 
Registered: Feb 2018
Location: Alberta, Canada
Distribution: Linux Mint
Posts: 21

Rep: Reputation: Disabled
Following a Penn Test Intro book using Kali - It says `apt-get install wingw32` should work but it doesn't


I'm trying to work thru this book: Penetration Testing by Georgia Weidman

It started out by getting me to download a VM image of Kali, which I've done from the official Kali website. Obviously since it's an image, it was already installed and so I couldn't have messed up in that regard.

Anyway, the book says that wingw32 won't be installed, but it should be included in the Kali repositories by default.

But when I run `apt-get install mingw32`, it says "Unable to locate package"

So I thought maybe the repositories weren't installed. I did some googling and the official Kali website says that installing a repository will "most likely break your Kali installation"

So... what do I do now?

edit: I've been using Mint for 16 months now. But it's such a simple system that I'm not sure it helped me to learn much more than how to use a terminal.
 
Old 12-11-2018, 07:39 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
apt-get update before trying to install anything.

Code:
sudo apt-get update
Mint to kali huh.

Grinning here.

Last edited by rokytnji; 12-11-2018 at 07:40 PM.
 
2 members found this post helpful.
Old 12-11-2018, 08:12 PM   #3
abczar
LQ Newbie
 
Registered: Feb 2018
Location: Alberta, Canada
Distribution: Linux Mint
Posts: 21

Original Poster
Rep: Reputation: Disabled
That doesn't seem to have worked

Also, why the grinning? I don't know enough about Linux to understand.. is it because there's such a big jump from Mint to Kali? Because I certainly feel that's the case
 
Old 12-11-2018, 08:21 PM   #4
abczar
LQ Newbie
 
Registered: Feb 2018
Location: Alberta, Canada
Distribution: Linux Mint
Posts: 21

Original Poster
Rep: Reputation: Disabled
Finally I figured it out. I must suck at Googling because it took me so long.

For people in the future: mingw32 has been replaced with mingw-w64

`apt-get install mingw-w64` works
 
Old 12-11-2018, 08:24 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Did you read the "sticky" re kali in this very forum ?.

Congratulations on trying to learn, but it might be a big effort.
 
1 members found this post helpful.
Old 12-11-2018, 10:31 PM   #6
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by abczar View Post
...
edit: I've been using Mint for 16 months now. But it's such a simple system that I'm not sure it helped me to learn much more than how to use a terminal.
The commands are largely the same with the same options, so if you can learn how to use them and the terminal in Linux Mint, this will still help you learn what you need to for Kali. I agree with syg00, have a gander at the sticky, and pay attention to the link at the bottom of it - it's seems like a good primer to get you started. And as said, well done for going the right way about it - it's refreshing to see someone who has clearly made an effort to learn properly - well done.

I have hope for you and think you CAN do it, you just need to practice it - you'll get there - it just takes time.
 
Old 12-13-2018, 11:34 AM   #7
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Grinning is what I do when amused. Yep I was grinning because of

Quote:
I've been using Mint for 16 months now. But it's such a simple system that I'm not sure it helped me to learn much more than how to use a terminal.
and because Mint is geared toward ease of use. Kali for hacking/learning/nefarious/etc.............
Command line plays into using Kali. Reading manuals also. Mint is more Windows/GUI centric.

For future reference Plus I am no command line guru. Also because some folks liked my post.

Code:
apt search ming
would have saved you some time using google. On my AntiX install . It shows up as

Code:
< snip out useless readout>
mingw-ocaml/oldstable 4.01.0~20140328-1 all
  ocaml-mingw-w64 transitional dummy package

mingw-w64/oldstable 3.2.0-2 all
  Development environment targeting 32- and 64-bit Windows

mingw-w64-common/oldstable 3.2.0-2 all
  Common files for Mingw-w64

mingw-w64-i686-dev/oldstable 3.2.0-2 all
  Development files for MinGW-w64 targeting Win32

mingw-w64-tools/oldstable 3.2.0-2 i386
  Development tools for 32- and 64-bit Windows

mingw-w64-x86-64-dev/oldstable 3.2.0-2 all
  Development files for MinGW-w64 targeting Win64

mingw32/oldstable 4.9.1-19+14.3 all
  Minimalist GNU win32 (cross) compiler (transition package)

mingw32-binutils/oldstable 2.25-5+5.2+deb8u1 all
  Minimalist GNU win32 (cross) binutils (transition package)
< snip out useless readout. >
I quit using GUI synaptic package manager full time a while ago. But I bet with apt-xapian-index installed and you wait for the data base to build in synaptic package manager. Using 'ming' in there would a posted the same info I just posted from terminal with apt search.
Reload button in synaptic is the same as apt-get update by the way.
Free tutorial provided by your friendly LinuxQuestions scooter tramp. Merry Xmass.

Last edited by rokytnji; 12-13-2018 at 11:38 AM. Reason: Spell Check
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Failed to fetch http://http.kali.org/kali/dists/kali/Release.gpg aymeric75 Linux - General 2 07-11-2015 05:10 AM
[SOLVED] Where can I get Wall Street Journal Penn Treebank for free LEGALLY? ghantauke Programming 24 03-12-2011 12:18 PM
apt-get has unmet dependencies, but apt-get -f install doesn't solve problem sophanox Linux - Software 1 02-23-2011 10:07 AM
i use the following way to install vlc in cent os but i got the following error praveenkalam Linux - Software 6 12-21-2009 03:49 AM
Install debian on a encrypted usb penn gabsik Linux - General 3 04-09-2008 07:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration