← All Kali Issues
apt
Unable to locate package
P Package
Medium
🔴 Error Message
E: Unable to locate package tool-name
📖 What This Means
Package name is wrong or repositories are not updated.
🔧 Step-by-Step Fix
- Update first: sudo apt update
- Search: apt search keyword
- Check spelling of package name
- Package may have been renamed or moved to different repo
- Try: apt list --all-versions package