Download Adafruit_BMP183_Unified library
To begin reading sensor data, you will need to download both the Adafruit BMP183 Unified library and the Adafruit Unified Sensor library from the Arduino library manager.
Open up the Arduino library manager:
Search for the Adafruit BMP183 Unified library and install it
Search for the Adafruit Sensor library and install it
We also have a great tutorial on Arduino library installation at:
http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use