What command is used to search repositories for packages whose name contains the string "ubuntu"?
A.
apt-get -n search ubuntu
B.
apt-cache -n search ubuntu
C.
apt-cache -p search ubuntu
D.
apt-file -n search ubuntu
E.
apt-file -p search ubuntu