Download a specific version of the library…Īfter you’ve found the library on GitHub, click on “tags”. You can also go on GitHub first and type the library name on the search bar. In this case, let’s search for “IRremote github”, which leads us to the GitHub page for the library. The easiest way to find the library is simply to search for “name of the library + github” on Google. It can be installed directly from the Arduino IDE, but here of course we’ll do it the GitHub way. This library allows you to read data from an IR remote controller with Arduino. In this tutorial I will choose the IRremote library as an example. To install an Arduino library from GitHub, you first have to download it. If you want to replace the Arduino library from GitHub.Download a specific version of the library….Download the Arduino library from GitHub.