I am a beginner, I am trying to setup a wsl with basic tools. I am trying to install unzip, tree, netcat, nmap etc and everytime i run the command there is no error but this message is shown.
Reading package lists... DoneBuilding dependency treeReading state information... DoneThe following packages were automatically installed and are no longer required: accountsservice apport-symptoms command-not-found-data gdisk gir1.2-glib-2.0 iso-codes libaccountsservice0 libgirepository-1.0-1 libmspack0 libnetplan0 libxmlsec1 libxmlsec1-openssl python-apt-common run-one zerofreeUse 'sudo apt autoremove' to remove them.The following additional packages will be installed: netcat-traditionalE: Could not read response to hello message from hook [ ! -f /usr/bin/snap ] || /usr/bin/snap advise-snap --from-apt 2>/dev/null || true: SuccessE: Could not read response to hello message from hook [ ! -f /usr/bin/snap ] || /usr/bin/snap advise-snap --from-apt 2>/dev/null || true: Success
If someone could please explain the problem to me and help me install these.
ps: I tried the sudo apt autoremove
dont know what it does but doesnt help.