Delete File Or Uninstall Application in Kali Linux using command

Hello all welcome back let’s see how we can delete the file in Kali Linux using command or terminal so let’s get started

we have a test file

now let’s remove/delete it

rm -r test.txt

If you wanna delete or uninstall the application so use this command

sudo apt remove application-name

Thanks For Reading

Follow Us: Hacktube5

Leave a Reply