Installing Synaptic Package Manager in Kali Linux

Home > Blogs > Security > Installing Synaptic Package Manager in Kali Linux

Installing Synaptic Package Manager in Kali Linux

2 8 Mike Danseglio
Added by November 8, 2016

Kali Linux is a fantastic operating system for penetration testing and security evaluation. It comes with virtually all security tools built in, it’s lightweight by default, and it has a huge ecosystem that is constantly helping with the project.

A great benefit of using Kali comes from the larger Linux community. Open source repositories are common and can deliver virtually any kind of software you might want. You just need to know where to look, and hopefully the name of the package that you want.

One package that I install on every Kali installation is Synaptic Package Manager. It is a GUI-based utility that lets me search for packages across a variety of repositories and install them with two clicks. Synaptic is a mainstay of many Linux distributions because it is simple to use and provides a usable front-end while leveraging the existing Linux package framework. A less recognized benefit is that Synaptic automatically filters out packages that will not run on the current system due to architecture differences, system requirements, and so on. What’s not to love about that?

To install Synaptic Package Manager on Kali Linux, first open a Terminal window.

If you’re not logged in as root type su to become root. You can also preface the next statement with sudo for the same effect.

Next run apt-get update to update the package list.

Then the important bit, run apt-get install synaptic.

001-Installing-Synaptic-Package-Manager-in-Kali-Linux

Press Y and the installation begins. Once the installation is complete you’ll see the terminal prompt.

002-Installing-Synaptic-Package-Manager-in-Kali-Linux

Once installation is complete you can find LibreOffice on the Applications menu or on the quick launch bar.

003-quick-launch-Synaptic-Package-Manager-in-Kali-Linux

When you fire up Synaptic it will take a moment to scan the repositories and packages. Finally, the main Synaptic window appears.

004-quick-launch-Synaptic-Package-Manager-in-Kali-Linux

Notice that there are more than 48000 available packages in the list. That’s why I have rarely been unable to locate a package that meets my needs. I recommend that you click the Search button on the toolbar instead of navigating the menus. It will save you a lot of scrolling time and let you get back to hacking faster.

Enjoy!

Mike Danseglio – CISSP, MCSE, and CEH

Mike Danseglio teaches IT Security Training, Windows, System Center and Windows Server 2012 classes at Interface Technical Training. His classes are available in Phoenix, AZ and online with RemoteLive™.

Videos You May Like

A Simple Introduction to Cisco CML2

0 3877 0

Mark Jacob, Cisco Instructor, presents an introduction to Cisco Modeling Labs 2.0 or CML2.0, an upgrade to Cisco’s VIRL Personal Edition. Mark demonstrates Terminal Emulator access to console, as well as console access from within the CML2.0 product. Hello, I’m Mark Jacob, a Cisco Instructor and Network Instructor at Interface Technical Training. I’ve been using … Continue reading A Simple Introduction to Cisco CML2

Creating Dynamic DNS in Network Environments

0 641 1

This content is from our CompTIA Network + Video Certification Training Course. Start training today! In this video, CompTIA Network + instructor Rick Trader teaches how to create Dynamic DNS zones in Network Environments. Video Transcription: Now that we’ve installed DNS, we’ve created our DNS zones, the next step is now, how do we produce those … Continue reading Creating Dynamic DNS in Network Environments

Cable Testers and How to Use them in Network Environments

0 724 1

This content is from our CompTIA Network + Video Certification Training Course. Start training today! In this video, CompTIA Network + instructor Rick Trader demonstrates how to use cable testers in network environments. Let’s look at some tools that we can use to test our different cables in our environment. Cable Testers Properly Wired Connectivity … Continue reading Cable Testers and How to Use them in Network Environments

Write a Comment

See what people are saying...

    Share your thoughts...

    Please fill out the comment form below to post a reply.