Skip to main content

update Kali Linux,Kali Linux Fix update error

Kali Linux’s the great Penetration testing system is like any other system in the world it need to be updated,
Most of the update is not by Kali Linux team, most of the update is by the tools programmers...

By those smart guys who made the great tools you can find in Kali Linux
So we have to update Kali Linux to keep the tools in functional order.
This short tutorial will show you the command to update the tools and system.
What you will learn in this tutorial is
1- how to update Kali Linux
2- how to fix update errors
3- how to update Kali Linux on a network that has a proxy


First you can check this youtube video


So let's start !
Step One:
Start Kali Linux and open a terminal.

Step Two:

Type
1apt-get update && apt-get upgrade
in the terminal and hit Enter Now everything should work fine and the update will start ...
But what if you got some wired errors...

2- Fix Kali Linux Update errors

Type
1apt-get clean && apt-get update && apt-get dist-upgrade
Still having the problem ? maybe some package is missing ?
for that type


1apt-get update --fix-missing
Then type
1apt-get update && apt-get upgrade
Still not working?
Now we have to check our  sources.list file .. For that i made a post check
 Fix Kali Linux sources.list Repositories
So after all its not working ?
Maybe you have a proxy in your network ?
So here is the fix
Update behind proxy type

Type :
1sudo apt-get install proxychains 
add proxy to /etc/proxychains.conf then 
1proxychains apt-get update && apt-get upgrade 
....
Hope its working now and you got your system updated but if not then leave a comment with details about the error.

update Kali Linux
Kali Linux Fix update error

Comments

Popular posts from this blog

install jupyter Notebook without anaconda, [Minimum Installation], Add python and R kernel

If you want to use jupyter notebook with python and R but don't want to install Resource consuming anaconda IDE Here is what you need. in this post i'm going to intall Python, R and Jupyter Notebook directly from your windows command prompt. Step 1. Install Python3 Go on to the site download the latest binary and keep clicking next, next and next (Do not forget to note your installation directory for python)  https://www.python.org/downloads/ Step 2. Check your python insallation by opening CMD Open Run type "cmd" (Hit Ctrl + Shift + Enter to open in admin mode) type "python" you will see the python interpreter (fun fact: type "import this" ) type "exit()" to exit interpreter To install jupyter notebook type python -m pip install notebook (command Requires Administrative privilege's) you can add other library also to install like  python -m pip install notebook numpy pandas matplotib seaborn if you see error 'python' is not...

The Enduring Relevance of Bloggers in the AI Era: Why Human Creativity Still Reigns Supreme

The Enduring Relevance of Bloggers in the AI Era: Why Human Creativity Still Reigns Supreme 🤖 vs ✍️ Why Human Bloggers Are More Relevant Than Ever in the Age of Artificial Intelligence 🚀 AI Content Generation Fast, efficient, data-driven content creation at scale 💝 Human Blogging Authentic stories, emotional connection, and unique perspectives Introduction: The Dawn of AI and the Question of Human Relevance Food for thought: When AI can write articles, generate images, and even create videos in seconds, what value do human bloggers bring to the table? In 2024, we stand at a crossroads where artificial intelligence has become sophisticated enough to produce content that often rivals human writing. Tools like GPT-4, Claude, and other large language models can generate articles, blog posts, and social media content in seconds. Yet, paradoxically, this technological revolution has made authentic human voices more valuable than ever before . The Unbeatable Human Advantag...

Unlocking the Power of Seedr: Your Ultimate Torrenting Companion

Exploring Seedr - The Online Torrent Downloader Seedr is an innovative online torrent downloader that provides a convenient and secure way to download and manage torrents directly from your browser. With its user-friendly interface and powerful features, Seedr has become a popular choice for individuals who want to access torrent content quickly and easily without the need for specialized software. Seedr offers a seamless torrenting experience. All you need is a web browser and an internet connection to start using Seedr. Simply visit their website at https://www.seedr.cc/ and sign up for a free account. Once you're logged in, you can start adding torrents to Seedr by either pasting the torrent link or uploading the torrent file directly. One of the advantages of Seedr is its fast and reliable torrent downloading speed. Seedr utilizes high-speed servers to fetch torrents and allows you to stream or download the files directly from their servers. ...