do I have apache installed on my debian server

C++
dpkg --get-selections | grep apache
Source

Also in C++: