![]() |
|
Even kids are running Kali Linux. Image Source:Twitter/kalilinux |
Here a problem occurs that Kali Linux comes with it’s pre-installed penetration testing tools, and some simple and lightweight system tools(Thuner File Manager, Parole Media Player etc).
Installing Office Software in Kali Linux
For our official jobs and presentation works we frequently use MS Office in our Windows PC, but MS Office is not available in our Linux environment.
LibreOffice is a powerful and free office suite, used by lots of
people around the world. Its have very clear interface and feature-rich tools help us unleash our creativity and enhance our productivity. LibreOffice
includes several applications that make it the most versatile Free and
Open Source office suite on the market.
- LibreOffice Writer (word processing) = MS Word
- LibreOffice Calc (spreadsheets) = Microsoft Excel
- LibreOffice Impress (presentations) = Microsoft PowerPoint
- LibreOffice Draw (vector graphics and flowcharts)
- LibreOffice Base (databases), = MS Access
- LibreOffice Math (formula editing)
LibreOffice is compatible with a ultrawide range of document formats such as Microsoft® Word (.doc, .docx), Excel (.xls, .xlsx), PowerPoint (.ppt, .pptx) and Publisher.
After update we simply apply following command to install LibreOffice suit:
This command will install LibreOffice in our Kali Linux system, but it will take some time to install it depending our internet speed. Then we can easily use the office suit.
Install VLC Media Player
VLC media player is the most widely used media player in PC. It is an all-in-one media player. We can use this media player for playing most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. It is free and open source.
Above command will install VLC on or Kali Linux system. After that we can use VLC media player on our Kali Linux system.
Install Web Cam tool in Kali Linux
Almost all modern laptop comes with a WebCam but in Kali Linux distribution. We can’t use it to take selfies without configure. We need to install cheese to take snaps or record videos in Kali Linux. Its very easy we just use apt-get command to install it. Our command will be following:
Then we can use it from the multimedia apps or simply using cheese command.
Install Bluetooth in Kali Linux
Although Bluetooth is an old technology but it can be useful when we use Bluetooth speakers or attacking on Bluetooth devices. To install Bluetooth we run following command:
Then it will install Bluetooth on our Kali Linux system, to activate it we use another command like following :
After it we can see the Bluetooth icon in our top panel of Kali Linux and our we can use Bluetooth services.
Other Useful Installations
File Manager
We did not like Kali’s new Thuner File Manager although it is lightweight. Did you think previous GNOME’s File Manager was grate then this, then we can install it again by using following command:
This command will bring back GNOME’s File Manager.
Special Terminal
Terminal lover like us ? Then try Terminator.
![]() |
Terminator Multi-Window |
We can install Terminator by using following command:
This will install terminator terminal on our Kali Linux system. We can launch it by searching on our application menu.
Leave a Reply