Hi friends.
Sometimes, I execute in the terminal some processes that never finish, like for example glances, or any other.
I don’t know how a process should be terminated, and whether that process can be broken if I forcefully close it, but since I don’t know how to close it, I always forcefully close it by closing the terminal, and I get an alert message.
How should I kill the process before closing the terminal properly?
Also how should I abort an active process, such as yay -S, when I’m installing a program, and it asks me which dependency I want to install, 1, 2, 3, or 4, but I want to abort the install and I press 0 to abort, and it does not work. So in this case, how do I cancel the installation of the program?
Sorry if these are dumb questions, but I really don’t want to break any process or anything and I want to do it the official/correct way.
Thanks in advance.