Assignment: On a Debian based system (i.e. Ubuntu), find the package containing a specific file you are looking for. Let’s call this file “stmaryrd.sty”.
Solution:
sudo aptitude install apt-file sudo apt-file update apt-file search stmaryrd.sty
Output: texlive-math-extra