In Ubuntu sometimes it is hard to see list of manually installed packages. Use below command with grep to search specific package. No grep will show list of all installed packages.

~$ dpkg --get-selections | grep okul

Output:
libokular5core9					install
okular						install
okular-extra-backends				install