Package
Package — notes from the Linux collection.
bash
sudo pacman -S htop
Optional dependencies for htop
lm_sensors: show cpu temperatures
lsof: show files opened by a process [installed]
strace: attach to a running process
sudo pacman -S strace
sudo pacman -S lm_sensors
linux/arch/package.md
Related articles
- LinuxWhere iso files are storedWhere iso files are stored — notes from the Linux collection.
- LinuxDocker(Link)[https://docs.docker.com/engine/install/ubuntu/]
- LinuxIdentify Your Network Interface & SubnetLocate Your Netplan Config File
- LinuxRetrieve and Execute the Installation ScriptInstall Node.js and npm Verify the Installation