apt-get is Debian-based package manager used in Ubuntu for package installation. The other options belong to different Linux distributions: rpm and yum are used in RedHat/CentOS systems, while ./configure, make, make install is the manual source compilation method used across all Unix-like systems when packages aren't available through a package manager.