Skip to content

package manager to install kali packages in ubuntu

Notifications You must be signed in to change notification settings

viny1ic/kali-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kali-get

package manager to install kali packages in ubuntu

1. installation

bash install.sh

2. Usage

2.1 Invoke the script using

bash kali-get.sh

2.2 enter the apt command you would normally use.

Example:

sudo apt install PackageName

Make sure to use kali-get.sh only when the package is avaible in ubuntu repositories Check using

apt-cache search PackageName

note: do not run apt upgrade using this script. upgrade your kali packges separately

About

package manager to install kali packages in ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages