Don't try to install kali-linux-light in the light variant
The package has no purpose and will be dropped. Light is just a simple desktop with kali-linux-core and no tools.merge-requests/16/head
parent
d8a34f1df3
commit
5f67ec4ee2
@ -1,13 +1,10 @@
|
|||||||
# You always want those
|
# You always want those
|
||||||
#kali-linux-core
|
kali-linux-core
|
||||||
kali-desktop-live
|
kali-desktop-live
|
||||||
|
|
||||||
# Kali applications
|
# Kali applications
|
||||||
#<package>
|
|
||||||
# You can customize the set of Kali metapackages (groups of tools) to install
|
# You can customize the set of Kali metapackages (groups of tools) to install
|
||||||
# For the complete list see: https://tools.kali.org/kali-metapackages
|
# For the complete list see: https://tools.kali.org/kali-metapackages
|
||||||
kali-linux-light
|
|
||||||
# kali-tools-top10
|
|
||||||
|
|
||||||
# Graphical desktop
|
# Graphical desktop
|
||||||
kali-desktop-xfce
|
kali-desktop-xfce
|
||||||
|
Loading…
Reference in New Issue