Skip to content

Fix Kali Linux slow apt update and apt upgrade command, modify the source list with the best possible repos available

License

Notifications You must be signed in to change notification settings

Hrishikesh7665/kali_apt_slow_update_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kali Linux slow 'apt update' and 'apt upgrade' Fixer

Fix Kali Linux Slow apt update and apt upgrade command, Change the source list with the best possible repos avaliable

Source : Kali Linux Official Repo List

Made In Python(3.10.4)

Features

  1. Fix Kali Linux slow apt update and upgrade.
  2. Find all the avaliable Repo list.
  3. Check letency and find out best mirror.
  4. Take backup of previous source-list.
  5. Easy to use.

Requirements

  • Kali Linux (obviously)
  • Python3
  • Sudo Permission

Installation

  • Clone Repository
git clone https://github.com/Hrishikesh7665/kali_apt_slow_update_fix.git
  • Or

  • Download Repository

Direct Download Zip Click Here

  • Install Required Module (you can skip this)
pip3 install pyfiglet

Single Line Command

git clone https://github.com/Hrishikesh7665/kali_apt_slow_update_fix.git && pip3 install pyfiglet
  • Run
sudo python3 "updatefix.py"

ScreenShots

Peace ✌️

About

Fix Kali Linux slow apt update and apt upgrade command, modify the source list with the best possible repos available

Topics

Resources

License

Stars

Watchers

Forks

Languages