rpm
package management in Red Hat distro
yum
software package management in Red Hat distro
apt
package management for Debian distro
dpkg
manage software packages in older Debian distro
wget
download package files housed on website from cli – best for mirroring sites, downloading large files, simple automated fetches
curl
download package files housed on websites from cli – interacting with APIs, complex requests, scripting HTTP queries