- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 32字
- 2021-07-02 18:27:14
Removing unneeded packages
To remove unneeded packages, we will do the following:
- Open a terminal window by selecting its icon on the left tool bar, and enter the following:
apt autoremove
exit
推薦閱讀