Ubuntu command to Install PCRE Library

# apt-get update
# apt-get install libpcre3 libpcre3-dev

Comments