/ Published in: Bash
URL: http://www.howtogeek.com/howto/linux/show-the-list-of-installed-packages-on-ubuntu-or-debian/
Expand |
Embed | Plain Text
dpkg --get-selections | grep php
You need to login to post a comment.
URL: http://www.howtogeek.com/howto/linux/show-the-list-of-installed-packages-on-ubuntu-or-debian/
dpkg --get-selections | grep php
You need to login to post a comment.