跳转到主内容

How to update Kali

    • Press Ctrl + Alt + T to open the Terminal Interface.

    • To update and upgrade Kali enter the following command: sudo apt update -y && sudo apt upgrade -y

    • If you asked to restart services during the upgrades, choose Yes

    • Once the updates and upgrades are complete some of the packages won't be required. You can remove those packages with the command: sudo apt autoremove -y

    • This will allow your Kali Linux machine to run smoothly and will free up necessary storage.

结论

In the event that you don't have the latest release of Kali Linux, or didn't install it, you're going to want to use the following command

sudo apt update && sudo dist-upgrade -y

Be cautious, as this is the equivalent a major Windows Update and can mess up a system that you have been using for a while.

17等其他人完成本指南。

Jacob Mehnert

于10/18/21注册

28,615 声望

创作了43篇指南

团队

iFanatics iFanatics 的会员

Community

55 名成员

创作了158篇指南

2条评论

Hello / Hallo - many thanks / vielen Dank... Top :) .... Regards / Grüße

Marco Werner - 回复

En la versión de kali 2024, al realizar el dist-upgrade, me dañó la instalación.

Ejecuté sudo apt upgrade -y y me actualizó sin problemas.

Removí los programas con la instrucción supo apt autoremove -y

Mario Enrique Salguero Juárez - 回复

添加评论

浏览统计数据:

过去 24 小时: 62

过去 7 天: 457

过去 30 天: 2,518

总计 77,191