{"id":754,"date":"2017-07-15T13:46:50","date_gmt":"2017-07-15T05:46:50","guid":{"rendered":"https:\/\/www.techcoil.com\/blog\/?p=754"},"modified":"2018-07-11T13:07:08","modified_gmt":"2018-07-11T05:07:08","slug":"setup-raspbian-jessie-lite-raspberry-pi-3-run-python-3-applications","status":"publish","type":"post","link":"https:\/\/www.techcoil.com\/blog\/setup-raspbian-jessie-lite-raspberry-pi-3-run-python-3-applications\/","title":{"rendered":"How to setup Raspbian Jessie Lite on Raspberry Pi 3 to run Python 3 applications"},"content":{"rendered":"<p>The Raspbian operating system is the Raspberry Pi Foundation's official supported operating system. As of this writing, Raspbian comes in two flavours - one with a graphical user interface for us to <a href=\"https:\/\/www.techcoil.com\/blog\/setting-up-a-low-cost-desktop-computer-with-raspberry-pi-3\/\" target=\"_blank\">build a low cost desktop computer<\/a> and the other without the graphical user interface. <\/p>\n<p>If you intend to use your Raspberry Pi 3 with sensors and build a web interface for you to manage those sensors, Raspbian Jessie Lite is one operating system which you may want to install on your Raspberry Pi 3.<\/p>\n<p>And with the versatility of Python 3, setting up Raspbian Jessie Lite on Raspberry Pi 3 to run Python 3 applications will be one of the first task that you will perform before you embark on your next sensor based project with the Raspberry Pi 3. <\/p>\n<p>This post documents the steps that I took to setup Raspbian Jessie Lite on Raspberry Pi 3 to run Python 3 applications.    <\/p>\n<h2>Hardware that I used for my Raspbian Jessie Lite build<\/h2>\n<p>The server hardware consisted of the following parts:<\/p>\n<ul>\n<li><a href=\"https:\/\/www.amazon.com\/gp\/product\/B01CD5VC92\/ref=as_li_tl?ie=UTF8&tag=clivsperswebs-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B01CD5VC92&linkId=5e9e3f9b7a5f3d871801a9cb350be78c\" target=\"_blank\">Raspberry PI 3 Model B A1.2GHz 64-bit quad-core ARMv8 CPU, 1GB RAM<\/a><\/li>\n<li><a href=\"https:\/\/www.amazon.com\/gp\/product\/B01CK3XTIE\/ref=as_li_tl?ie=UTF8&tag=clivsperswebs-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B01CK3XTIE&linkId=8a8d9800f926527bc41890fbf50455cd\" target=\"_blank\">Official Raspberry Pi 3 Case - Red\/White<\/a><\/li>\n<li><a href=\"https:\/\/www.amazon.com\/gp\/product\/B0166RR85U\/ref=as_li_tl?ie=UTF8&tag=clivsperswebs-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B0166RR85U&linkId=d9bafc959cf145db92885a2a5d247739\" target=\"_blank\">Kingston Digital 32GB microSDHC Class 10 UHS-I 45R Flash Card (SDC10G2\/32GBSP)<\/a><\/li>\n<li><a href=\"https:\/\/www.amazon.com\/gp\/product\/B00MARDJZ4\/ref=as_li_tl?ie=UTF8&tag=clivsperswebs-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B00MARDJZ4&linkId=dd34a2d599883d96b6cded12a8615724\" target=\"_blank\">CanaKit 5V 2.5A Raspberry Pi 3 Power Supply \/ Adapter \/ Charger (UL Listed)<\/a><\/li>\n<li><a href=\"https:\/\/www.amazon.com\/gp\/product\/B00N2VISLW\/ref=as_li_tl?ie=UTF8&tag=clivsperswebs-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B00N2VISLW&linkId=132403a064ff21634835c1deee4bc983\" target=\"_blank\">AmazonBasics RJ45 Cat-6 Ethernet Patch Cable - 3 Feet (0.9 Meters)<\/a><\/li>\n<\/ul>\n<p>If you have a spare micro USB charger that came along with your typical Android phone, you can use it to power your Raspberry Pi 3 instead of buying the <a href=\"https:\/\/www.amazon.com\/gp\/product\/B00MARDJZ4\/ref=as_li_tl?ie=UTF8&tag=clivsperswebs-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B00MARDJZ4&linkId=dd34a2d599883d96b6cded12a8615724\" target=\"_blank\">CanaKit 5V 2.5A Raspberry Pi 3 Power Supply \/ Adapter \/ Charger (UL Listed)<\/a>.<\/p>\n<h2>Prerequisite hardware to install operating system onto the microSD<\/h2>\n<p>Raspberry Pi 3 board will load an operating system from a microSD card. Hence, we will need to have a computer with a SD card reader. If your computer does not come with a <a href=\"https:\/\/www.amazon.com\/gp\/product\/B00NNF4I5M?ie=UTF8&camp=1789&creativeASIN=B00NNF4I5M&linkCode=xm2&tag=clivsperswebs-20\" target=\"_blank\">SD card reader<\/a>, you have to get one.<\/p>\n<p>If you have the standard SD card reader on your computer but do not have a SD card adapter, you may want to get the <a title=\"Kingston Digital microSDHC SDC10 32GB\" target=\"_blank\" href=\"https:\/\/www.amazon.com\/gp\/product\/B00519BEQY?ie=UTF8&tag=clivsperswebs-20&camp=1789&linkCode=xm2&creativeASIN=B00519BEQY\">Kingston Digital 32 GB microSDHC Class 10 UHS-1 Memory Card 30MB\/s with Adapter (SDC10\/32GB)<\/a> instead.<\/p>\n<h2>Downloading Raspbian Jessie Lite for your Raspberry Pi 3<\/h2>\n<p>Once I had gotten the hardware in place, I proceeded to <a href=\"http:\/\/downloads.raspberrypi.org\/raspbian_lite\/images\/raspbian_lite-2017-07-05\/2017-07-05-raspbian-jessie-lite.zip\" target=\"_blank\">download a copy of Raspbian Jessie Lite<\/a>. The latest Raspbian operating system is available at <a href=\"https:\/\/www.raspberrypi.org\/downloads\/raspbian\/\" target=\"_blank\">https:\/\/www.raspberrypi.org\/downloads\/raspbian\/<\/a>. As of this writing, the one that I downloaded was \"RASPBIAN JESSIE LITE\":<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/2017-07-13_raspbian-download-page.gif\" alt=\"2017-07-13 Raspbian download page\" \/><\/p>\n<p>I clicked on the <a href=\"https:\/\/downloads.raspberrypi.org\/raspbian_lite_latest\" target=\"_blank\">Download ZIP<\/a> button and saved the file onto my file system. <\/p>\n<h2>Installing Raspbian Jessie Lite onto microSD card<\/h2>\n<p>Once I got the <code>.zip<\/code> file in my computer, I extracted the <code>.img<\/code> file from the <code>.zip<\/code> file. The <code>.img<\/code> file is the operating system image that I used for installing Raspbian Jessie Lite onto my microSD card.<\/p>\n<p>I then <a href=\"https:\/\/www.techcoil.com\/blog\/an-easy-way-to-install-raspberry-pi-operating-system-on-a-mac\/\" target=\"_blank\">used Etcher on my MacBook to install the operating system image onto my microSD card<\/a>.<\/p>\n<p>If you are using a windows machine, you can <a href=\"https:\/\/www.techcoil.com\/blog\/how-to-prepare-the-operating-system-to-run-your-raspberry-pi-with-your-windows-machine\/\" target=\"_blank\">use Win32DiskImager to install the operating system for your Raspberry Pi 3<\/a>.<\/p>\n<p>If you are using a Linux desktop, you should be able to Etcher to install the operating system for your Raspberry Pi 3.<\/p>\n<h2>Assembling the hardware<\/h2>\n<p>Once Etcher had installed Raspbian Jessie Lite onto my microSD card, I removed my microSD card from my SD card reader and inserted it to the SD card slot on the Raspberry Pi 3 board. I then proceeded to <a href=\"https:\/\/www.techcoil.com\/blog\/how-to-assemble-the-raspberry-pi-3-board-with-the-raspberry-pi-official-case\/\" target=\"_blank\">assemble the Raspberry Pi 3 board to the Official Raspberry Pi case<\/a>.<\/p>\n<h2>Booting into Raspbian Jessie Lite<\/h2>\n<p>With the assembly of Raspberry Pi 3 board and Official Raspberry Pi case, I then connected one end of the RJ45 cable to the RJ45 port on my Raspberry Pi 3 board and the other end of the cable to one of the switch port on my home router.<\/p>\n<p>To facilitate the configuration of Raspbian Jessie Lite, I connected my trusty <a href=\"http:\/\/www.amazon.com\/gp\/product\/B003B4BBFK?ie=UTF8&camp=1789&creativeASIN=B003B4BBFK&linkCode=xm2&tag=clivsperswebs-20\" title=\"Amazon page for Logitech M100 USB Optical Wired Mouse\" target=\"_blank\">mouse<\/a>, <a href=\"http:\/\/www.amazon.com\/gp\/product\/B004VVLZN0?ie=UTF8&camp=1789&creativeASIN=B004VVLZN0&linkCode=xm2&tag=clivsperswebs-20\" title=\"Amazon page for Logitech Classic Keyboard K100\" target=\"_blank\">keyboard<\/a>, <a href=\"http:\/\/www.amazon.com\/gp\/product\/B00M2UIWKQ?ie=UTF8&camp=1789&creativeASIN=B00M2UIWKQ&linkCode=xm2&tag=clivsperswebs-20\" title=\"Amazon page for Samsung Simple LED 24\" Monitor S24D300H with High Glossy Finish\" target=\"_blank\">monitor<\/a> to the USB and HDMI ports of my Raspberry Pi 3 board.<\/p>\n<p>I also plugged in my micro USB cable and supplied power to my Raspberry Pi 3 board.<\/p>\n<h3>Keying the Raspbian Jessie Lite default username and password to login for the first time<\/h3>\n<p>On first boot, Raspbian Jessie Lite will resized the filesystem to take up the entire storage space of my microSD. When the login prompt appeared, I entered the default login credentials; with the username as <strong>pi<\/strong> and password as <strong>raspberry<\/strong>. <\/p>\n<h2>Changing the default password<\/h2>\n<p>Unlike the <a href=\"https:\/\/www.techcoil.com\/blog\/how-to-setup-ubuntu-classic-server-16-04-on-raspberry-pi-3-for-running-python-3-applications\/\" target=\"_blank\">Ubuntu Classic Server 16.04 that I had setup on my Raspberry Pi 3<\/a>, this version of Raspbian Jessie Lite did not trigger the routine to change the default password. As such, the next thing that I did was to change the default password for the pi user. <\/p>\n<p>To change the default password, I ran the following command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\npasswd\r\n<\/pre>\n<p>In the prompts that followed, I first typed in <strong>raspberry<\/strong> as the current password and then my new password twice. After I had given my inputs, the <code>passwd<\/code> command printed the message <strong>passwd: password updated successfully<\/strong> to notify that the password change was successful. <\/p>\n<h2>Enabling SSH server in Raspbian Jessie Lite<\/h2>\n<p>When I deploy my Raspberry Pi 3 to monitor the sensors at a location away from my work desk, I will want the convenience of getting into Raspbian Jessie Lite to perform configurations from my MacBook. With the SSH protocol, I will be able to access my Raspberry Pi remotely. However, by default, the SSH server in this version of Raspbian Jessie Lite was not enabled. <\/p>\n<p>To enable the SSH server in Raspbian Jessie Lite, I ran the following command to start the Raspberry Pi software configuration tool:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nsudo raspi-config\r\n<\/pre>\n<p>I then stepped through the following screens to enable the SSH server in my Raspbian Jessie Lite:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-with-interfacing-option-selected.gif\" alt=\"raspi-config Raspbian Jessie Lite with Interfacing options selected\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-with-interfacing-option-ssh-selected.gif\" alt=\"raspi-config Raspbian Jessie lite with Interfacing Options SSH selected\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-with-enable-ssh-dialog-yes-selected.gif\" alt=\"raspi-config Raspbian Jessie Lite with enable SSH dialog Yes selected\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-informational-message-after-ssh-server-was-enabled.gif\" alt=\"raspi-config Raspbian Jessie Lite informational message after SSH server was enabled\"\/>  <\/p>\n<h2>Configuring the locale settings<\/h2>\n<p>Some applications require locale settings to be properly configured. As such, I went ahead to configure the locale settings too.<\/p>\n<p>I first used the Raspberry Pi Software Configuration Tool to generate the \"en_US.UTF-8\" locale and set it as the default locale for the system environment:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-with-localisation-options-selected.gif\" alt=\"raspi-config Raspbian Jessie Lite with Localisation Options selected\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-with-localisation-options-change-locale-selected.gif\" alt=\"raspi-config Raspbian Jessie Lite with Localisation Options -&gt; Change Locale selected\" \/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-screen-for-generating-en-us-utf-8-locale.gif\" alt=\"raspi-config Raspbian Jessie Lite screen for generating en_us-UTF-8 locale\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-setting-en-us-utf-8-as-default-locale-for-system-environment.gif\" alt=\"raspi-config Raspbian Jessie Lite settings en_us-UTF-8 as default locale for system environment\"\/><\/p>\n<p>After doing so, I then opened up <code>\/etc\/default\/locale<\/code> with nano:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nsudo nano \/etc\/default\/locale\r\n<\/pre>\n<p>And updated the contents to look like the following:<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nLANG=en_US.UTF-8\r\nLC_ALL=en_US.UTF-8\r\nLANGUAGE=en_US.UTF-8\r\n<\/pre>\n<p>This will ensure that the locale setting persist through system reboots.<\/p>\n<h2>Changing timezone<\/h2>\n<p>The default timezone for my Raspbian Jessie Lite installation was <code>'Etc\/UTC'<\/code>.  Since my Raspberry Pi 3 resides in Singapore, I will want it to reflect the Singapore timing. <\/p>\n<p>To change the timezone on my Raspbian Jessie Lite, I went through the following steps:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-with-localisation-options-selected.gif\" alt=\"raspi-config Raspbian Jessie Lite with Localisation Options selected\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-with-localisation-options-change-timezone-selected.gif\" alt=\"raspi-config Raspbian Jessie Lite with Localisation Options -&gt; Change Timezone selected\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-configuring-tz-data-with-Asia-chosen-as-geographical-region.gif\" alt=\"raspi-config Raspbian Jessie Lite Configuring tzdata with Asia chosen as geographical region\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/raspi-config-raspbian-jessie-lite-configuring-tz-data-with-Singapore-chosen-as-city.gif\" alt=\"raspi-config Raspbian Jessie Lite configuring tzdata with Singapore chosen as city\" \/><\/p>\n<h2>Listing the default packages that came along with my Raspbian Jessie Lite installation<\/h2>\n<p>The next thing that I did was to check the list of packages that came along with the Raspbian Jessie Lite installation. To do so, I typed the following command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\napt list --installed\r\n<\/pre>\n<p>Which gave me the following list:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nListing... Done\r\nacl\/oldstable,now 2.2.52-2 armhf &#x5B;installed]\r\nadduser\/oldstable,now 3.113+nmu3 all &#x5B;installed]\r\nalsa-utils\/oldstable,now 1.0.28-1 armhf &#x5B;installed,automatic]\r\napt\/oldstable,now 1.0.9.8.4 armhf &#x5B;installed]\r\napt-listchanges\/oldstable,now 2.85.13+nmu1 all &#x5B;installed]\r\napt-transport-https\/oldstable,now 1.0.9.8.4 armhf &#x5B;installed]\r\napt-utils\/oldstable,now 1.0.9.8.4 armhf &#x5B;installed]\r\naptitude\/oldstable,now 0.6.11-1 armhf &#x5B;installed]\r\naptitude-common\/oldstable,now 0.6.11-1 all &#x5B;installed]\r\navahi-daemon\/oldstable,now 0.6.31-5 armhf &#x5B;installed]\r\nbase-files\/oldstable,now 8+rpi1 armhf &#x5B;installed]\r\nbase-passwd\/oldstable,now 3.5.37 armhf &#x5B;installed]\r\nbash\/oldstable,now 4.3-11+deb8u1 armhf &#x5B;installed]\r\nbash-completion\/oldstable,now 1:2.1-4 all &#x5B;installed]\r\nbind9-host\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed,automatic]\r\nbinutils\/oldstable,now 2.25-5+deb8u1 armhf &#x5B;installed,automatic]\r\nbluez\/stable,now 5.23-2+rpi2 armhf &#x5B;installed,automatic]\r\nbluez-firmware\/stable,now 1.2-3+rpi1 all &#x5B;installed,automatic]\r\nbsdmainutils\/oldstable,now 9.0.6 armhf &#x5B;installed]\r\nbsdutils\/oldstable,now 1:2.25.2-6 armhf &#x5B;installed]\r\nbuild-essential\/oldstable,now 11.7 armhf &#x5B;installed]\r\nbzip2\/oldstable,now 1.0.6-7 armhf &#x5B;installed,automatic]\r\nca-certificates\/oldstable,now 20141019+deb8u3 all &#x5B;installed]\r\ncifs-utils\/oldstable,now 2:6.4-1 armhf &#x5B;installed]\r\nconsole-setup\/oldstable,now 1.123 all &#x5B;installed]\r\nconsole-setup-linux\/oldstable,now 1.123 all &#x5B;installed,automatic]\r\ncoreutils\/oldstable,now 8.23-4 armhf &#x5B;installed]\r\ncpio\/oldstable,now 2.11+dfsg-4.1+deb8u1 armhf &#x5B;installed]\r\ncpp\/oldstable,now 4:4.9.2-2 armhf &#x5B;installed,automatic]\r\ncpp-4.9\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\ncrda\/oldstable,now 3.13-1 armhf &#x5B;installed]\r\ncron\/oldstable,now 3.0pl1-127+deb8u1 armhf &#x5B;installed]\r\ncurl\/oldstable,now 7.38.0-4+deb8u5 armhf &#x5B;installed]\r\ndash\/oldstable,now 0.5.7-4 armhf &#x5B;installed]\r\ndbus\/oldstable,now 1.8.22-0+deb8u1 armhf &#x5B;installed,automatic]\r\ndc\/oldstable,now 1.06.95-9 armhf &#x5B;installed,automatic]\r\ndebconf\/oldstable,now 1.5.56 all &#x5B;installed]\r\ndebconf-i18n\/oldstable,now 1.5.56 all &#x5B;installed]\r\ndebconf-utils\/oldstable,now 1.5.56 all &#x5B;installed]\r\ndebianutils\/oldstable,now 4.4 armhf &#x5B;installed]\r\ndevice-tree-compiler\/stable,now 1.4.1-1+rpi1 armhf &#x5B;installed,automatic]\r\ndhcpcd5\/stable,now 6.7.1-1+rpi5 armhf &#x5B;installed]\r\ndiffutils\/oldstable,now 1:3.3-1 armhf &#x5B;installed]\r\ndmidecode\/oldstable,now 2.12-3 armhf &#x5B;installed]\r\ndmsetup\/oldstable,now 2:1.02.90-2.2+deb8u1 armhf &#x5B;installed]\r\ndosfstools\/oldstable,now 3.0.27-1 armhf &#x5B;installed]\r\ndphys-swapfile\/oldstable,now 20100506-1 all &#x5B;installed]\r\ndpkg\/oldstable,now 1.17.27 armhf &#x5B;installed]\r\ndpkg-dev\/oldstable,now 1.17.27 all &#x5B;installed,automatic]\r\ne2fslibs\/stable,now 1.43.3-1~bpo8+1 armhf &#x5B;installed]\r\ne2fsprogs\/stable,now 1.43.3-1~bpo8+1 armhf &#x5B;installed]\r\ned\/oldstable,now 1.10-2 armhf &#x5B;installed]\r\nfake-hwclock\/oldstable,now 0.9 all &#x5B;installed]\r\nfakeroot\/oldstable,now 1.20.2-1 armhf &#x5B;installed,automatic]\r\nfbset\/oldstable,now 2.1-28 armhf &#x5B;installed]\r\nfile\/oldstable,now 1:5.22+15-2+deb8u3 armhf &#x5B;installed,automatic]\r\nfindutils\/oldstable,now 4.4.2-9 armhf &#x5B;installed]\r\nfirmware-atheros\/stable,now 0.43+rpi5 all &#x5B;installed]\r\nfirmware-brcm80211\/stable,now 0.43+rpi5 all &#x5B;installed]\r\nfirmware-libertas\/stable,now 0.43+rpi5 all &#x5B;installed]\r\nfirmware-ralink\/stable,now 0.43+rpi5 all &#x5B;installed]\r\nfirmware-realtek\/stable,now 0.43+rpi5 all &#x5B;installed]\r\ng++\/oldstable,now 4:4.9.2-2 armhf &#x5B;installed,automatic]\r\ng++-4.9\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\ngcc\/oldstable,now 4:4.9.2-2 armhf &#x5B;installed,automatic]\r\ngcc-4.6-base\/oldstable,now 4.6.4-5+rpi1 armhf &#x5B;installed]\r\ngcc-4.7-base\/oldstable,now 4.7.3-11+rpi1 armhf &#x5B;installed]\r\ngcc-4.8-base\/oldstable,now 4.8.4-1 armhf &#x5B;installed]\r\ngcc-4.9\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\ngcc-4.9-base\/oldstable,now 4.9.2-10 armhf &#x5B;installed]\r\ngdb\/stable,now 7.7.1+dfsg-5+rpi1 armhf &#x5B;installed]\r\ngdbserver\/stable,now 7.7.1+dfsg-5+rpi1 armhf &#x5B;installed,automatic]\r\ngeoip-database\/oldstable,now 20150317-1 all &#x5B;installed,automatic]\r\ngettext-base\/oldstable,now 0.19.3-2 armhf &#x5B;installed,automatic]\r\ngnupg\/oldstable,now 1.4.18-7+deb8u3 armhf &#x5B;installed]\r\ngpgv\/oldstable,now 1.4.18-7+deb8u3 armhf &#x5B;installed]\r\ngrep\/oldstable,now 2.20-4.1 armhf &#x5B;installed]\r\ngroff-base\/oldstable,now 1.22.2-8 armhf &#x5B;installed]\r\ngzip\/oldstable,now 1.6-4 armhf &#x5B;installed]\r\nhardlink\/oldstable,now 0.3.0 armhf &#x5B;installed]\r\nhostname\/oldstable,now 3.15 armhf &#x5B;installed]\r\nifupdown\/oldstable,now 0.7.53.1 armhf &#x5B;installed]\r\ninfo\/oldstable,now 5.2.0.dfsg.1-6 armhf &#x5B;installed]\r\ninit\/oldstable,now 1.22 armhf &#x5B;installed]\r\ninit-system-helpers\/oldstable,now 1.22 all &#x5B;installed]\r\ninitramfs-tools\/oldstable,now 0.120+deb8u3 all &#x5B;installed]\r\ninitscripts\/oldstable,now 2.88dsf-59 armhf &#x5B;installed]\r\ninsserv\/oldstable,now 1.14.0-5 armhf &#x5B;installed]\r\ninstall-info\/oldstable,now 5.2.0.dfsg.1-6 armhf &#x5B;installed]\r\niproute2\/oldstable,now 3.16.0-2 armhf &#x5B;installed]\r\niptables\/oldstable,now 1.4.21-2 armhf &#x5B;installed]\r\niputils-ping\/oldstable,now 3:20121221-5 armhf &#x5B;installed]\r\nisc-dhcp-client\/oldstable,now 4.3.1-6+deb8u2 armhf &#x5B;installed]\r\nisc-dhcp-common\/oldstable,now 4.3.1-6+deb8u2 armhf &#x5B;installed]\r\niso-codes\/oldstable,now 3.57-1 all &#x5B;installed,automatic]\r\niw\/oldstable,now 3.17-1 armhf &#x5B;installed,automatic]\r\nkbd\/oldstable,now 1.15.5-2 armhf &#x5B;installed,automatic]\r\nkeyboard-configuration\/oldstable,now 1.123 all &#x5B;installed]\r\nklibc-utils\/oldstable,now 2.0.4-2+rpi1 armhf &#x5B;installed]\r\nkmod\/oldstable,now 18-3 armhf &#x5B;installed]\r\nless\/oldstable,now 458-3 armhf &#x5B;installed]\r\nlibacl1\/oldstable,now 2.2.52-2 armhf &#x5B;installed]\r\nlibalgorithm-c3-perl\/oldstable,now 0.09-1 all &#x5B;installed,automatic]\r\nlibalgorithm-diff-perl\/oldstable,now 1.19.02-3 all &#x5B;installed,automatic]\r\nlibalgorithm-diff-xs-perl\/oldstable,now 0.04-3+b1 armhf &#x5B;installed,automatic]\r\nlibalgorithm-merge-perl\/oldstable,now 0.08-2 all &#x5B;installed,automatic]\r\nlibapt-inst1.5\/oldstable,now 1.0.9.8.4 armhf &#x5B;installed]\r\nlibapt-pkg4.12\/oldstable,now 1.0.9.8.4 armhf &#x5B;installed]\r\nlibarchive-extract-perl\/oldstable,now 0.72-1 all &#x5B;installed,automatic]\r\nlibasan1\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\nlibasound2\/stable,now 1.0.28-1+rpi3 armhf &#x5B;installed,automatic]\r\nlibasound2-data\/stable,now 1.0.28-1+rpi3 all &#x5B;installed,automatic]\r\nlibasprintf0c2\/oldstable,now 0.19.3-2 armhf &#x5B;installed,automatic]\r\nlibatomic1\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\nlibattr1\/oldstable,now 1:2.4.47-2 armhf &#x5B;installed]\r\nlibaudit-common\/oldstable,now 1:2.4-1 all &#x5B;installed]\r\nlibaudit1\/oldstable,now 1:2.4-1 armhf &#x5B;installed]\r\nlibavahi-common-data\/oldstable,now 0.6.31-5 armhf &#x5B;installed,automatic]\r\nlibavahi-common3\/oldstable,now 0.6.31-5 armhf &#x5B;installed,automatic]\r\nlibavahi-core7\/oldstable,now 0.6.31-5 armhf &#x5B;installed,automatic]\r\nlibbind9-90\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed,automatic]\r\nlibblkid1\/oldstable,now 2.25.2-6 armhf &#x5B;installed]\r\nlibboost-iostreams1.49.0\/oldstable,now 1.49.0-4+b2 armhf &#x5B;installed]\r\nlibboost-iostreams1.50.0\/oldstable,now 1.50.0-1+b2 armhf &#x5B;installed]\r\nlibboost-iostreams1.53.0\/oldstable,now 1.53.0-6+b2 armhf &#x5B;installed]\r\nlibboost-iostreams1.54.0\/oldstable,now 1.54.0-5 armhf &#x5B;installed]\r\nlibboost-iostreams1.55.0\/oldstable,now 1.55.0+dfsg-3 armhf &#x5B;installed]\r\nlibbsd0\/oldstable,now 0.7.0-2 armhf &#x5B;installed]\r\nlibbz2-1.0\/oldstable,now 1.0.6-7 armhf &#x5B;installed]\r\nlibc-bin\/oldstable,now 2.19-18+deb8u10 armhf &#x5B;installed]\r\nlibc-dev-bin\/oldstable,now 2.19-18+deb8u10 armhf &#x5B;installed,automatic]\r\nlibc6\/oldstable,now 2.19-18+deb8u10 armhf &#x5B;installed]\r\nlibc6-dbg\/oldstable,now 2.19-18+deb8u10 armhf &#x5B;installed,automatic]\r\nlibc6-dev\/oldstable,now 2.19-18+deb8u10 armhf &#x5B;installed,automatic]\r\nlibcap-ng0\/oldstable,now 0.7.4-2 armhf &#x5B;installed,automatic]\r\nlibcap2\/oldstable,now 1:2.24-8 armhf &#x5B;installed]\r\nlibcap2-bin\/oldstable,now 1:2.24-8 armhf &#x5B;installed]\r\nlibcgi-fast-perl\/oldstable,now 1:2.04-1 all &#x5B;installed,automatic]\r\nlibcgi-pm-perl\/oldstable,now 4.09-1 all &#x5B;installed,automatic]\r\nlibclass-c3-perl\/oldstable,now 0.26-1 all &#x5B;installed,automatic]\r\nlibclass-c3-xs-perl\/oldstable,now 0.13-2+b1 armhf &#x5B;installed,automatic]\r\nlibcloog-isl4\/oldstable,now 0.18.2-1 armhf &#x5B;installed,automatic]\r\nlibcomerr2\/stable,now 1.43.3-1~bpo8+1 armhf &#x5B;installed]\r\nlibcpan-meta-perl\/oldstable,now 2.142690-1 all &#x5B;installed,automatic]\r\nlibcryptsetup4\/oldstable,now 2:1.6.6-5 armhf &#x5B;installed]\r\nlibcurl3\/oldstable,now 7.38.0-4+deb8u5 armhf &#x5B;installed,automatic]\r\nlibcurl3-gnutls\/oldstable,now 7.38.0-4+deb8u5 armhf &#x5B;installed,automatic]\r\nlibcwidget3\/oldstable,now 0.5.17-2 armhf &#x5B;installed]\r\nlibdaemon0\/oldstable,now 0.14-6 armhf &#x5B;installed,automatic]\r\nlibdata-optlist-perl\/oldstable,now 0.109-1 all &#x5B;installed,automatic]\r\nlibdata-section-perl\/oldstable,now 0.200006-1 all &#x5B;installed,automatic]\r\nlibdb5.3\/oldstable,now 5.3.28-9 armhf &#x5B;installed]\r\nlibdbus-1-3\/oldstable,now 1.8.22-0+deb8u1 armhf &#x5B;installed]\r\nlibdebconfclient0\/oldstable,now 0.192 armhf &#x5B;installed]\r\nlibdevmapper1.02.1\/oldstable,now 2:1.02.90-2.2+deb8u1 armhf &#x5B;installed]\r\nlibdns-export100\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed]\r\nlibdns100\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed,automatic]\r\nlibdpkg-perl\/oldstable,now 1.17.27 all &#x5B;installed,automatic]\r\nlibdrm2\/stable,now 2.4.71-1+rpi1 armhf &#x5B;installed]\r\nlibedit2\/oldstable,now 3.1-20140620-2 armhf &#x5B;installed,automatic]\r\nlibestr0\/oldstable,now 0.1.9-1.1 armhf &#x5B;installed]\r\nlibevent-2.0-5\/oldstable,now 2.0.21-stable-2+deb8u1 armhf &#x5B;installed,automatic]\r\nlibexpat1\/oldstable,now 2.1.0-6+deb8u4 armhf &#x5B;installed,automatic]\r\nlibfakeroot\/oldstable,now 1.20.2-1 armhf &#x5B;installed,automatic]\r\nlibfcgi-perl\/oldstable,now 0.77-1+deb8u1 armhf &#x5B;installed,automatic]\r\nlibffi6\/oldstable,now 3.1-2+deb8u1 armhf &#x5B;installed]\r\nlibfile-fcntllock-perl\/oldstable,now 0.22-1+b1 armhf &#x5B;installed,automatic]\r\nlibfreetype6\/stable,now 2.6-2rpi1rpi1g armhf &#x5B;installed,automatic]\r\nlibfreetype6-dev\/stable,now 2.6-2rpi1rpi1g armhf &#x5B;installed]\r\nlibgcc-4.9-dev\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\nlibgcc1\/oldstable,now 1:4.9.2-10 armhf &#x5B;installed]\r\nlibgcrypt20\/oldstable,now 1.6.3-2+deb8u3 armhf &#x5B;installed]\r\nlibgdbm3\/oldstable,now 1.8.3-13.1 armhf &#x5B;installed]\r\nlibgeoip1\/oldstable,now 1.6.2-4 armhf &#x5B;installed,automatic]\r\nlibglib2.0-0\/oldstable,now 2.42.1-1 armhf &#x5B;installed,automatic]\r\nlibglib2.0-data\/oldstable,now 2.42.1-1 all &#x5B;installed,automatic]\r\nlibgmp10\/oldstable,now 2:6.0.0+dfsg-6+rpi1 armhf &#x5B;installed]\r\nlibgnutls-deb0-28\/oldstable,now 3.3.8-6+deb8u6 armhf &#x5B;installed]\r\nlibgnutls-openssl27\/oldstable,now 3.3.8-6+deb8u6 armhf &#x5B;installed]\r\nlibgomp1\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\nlibgpg-error0\/oldstable,now 1.17-3 armhf &#x5B;installed]\r\nlibgssapi-krb5-2\/oldstable,now 1.12.1+dfsg-19+deb8u2 armhf &#x5B;installed,automatic]\r\nlibhogweed2\/oldstable,now 2.7.1-5+deb8u2 armhf &#x5B;installed]\r\nlibicu52\/oldstable,now 52.1-8+deb8u5 armhf &#x5B;installed]\r\nlibident\/oldstable,now 0.22-3 armhf &#x5B;installed]\r\nlibidn11\/oldstable,now 1.29-1+deb8u2 armhf &#x5B;installed]\r\nlibirs-export91\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed]\r\nlibisc-export95\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed]\r\nlibisc95\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed,automatic]\r\nlibisccc90\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed,automatic]\r\nlibisccfg-export90\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed]\r\nlibisccfg90\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed,automatic]\r\nlibisl10\/oldstable,now 0.12.2-2 armhf &#x5B;installed,automatic]\r\nlibiw30\/oldstable,now 30~pre9-8 armhf &#x5B;installed,automatic]\r\nlibjim0.75\/oldstable,now 0.75-1 armhf &#x5B;installed,automatic]\r\nlibjpeg62-turbo\/oldstable,now 1:1.3.1-12 armhf &#x5B;installed,automatic]\r\nlibjson-c2\/oldstable,now 0.11-4 armhf &#x5B;installed]\r\nlibk5crypto3\/oldstable,now 1.12.1+dfsg-19+deb8u2 armhf &#x5B;installed,automatic]\r\nlibkeyutils1\/oldstable,now 1.5.9-5 armhf &#x5B;installed,automatic]\r\nlibklibc\/oldstable,now 2.0.4-2+rpi1 armhf &#x5B;installed]\r\nlibkmod2\/oldstable,now 18-3 armhf &#x5B;installed]\r\nlibkrb5-3\/oldstable,now 1.12.1+dfsg-19+deb8u2 armhf &#x5B;installed,automatic]\r\nlibkrb5support0\/oldstable,now 1.12.1+dfsg-19+deb8u2 armhf &#x5B;installed,automatic]\r\nlibldap-2.4-2\/oldstable,now 2.4.40+dfsg-1+deb8u2 armhf &#x5B;installed,automatic]\r\nliblocale-gettext-perl\/oldstable,now 1.05-8+b1 armhf &#x5B;installed]\r\nliblog-message-perl\/oldstable,now 0.8-1 all &#x5B;installed,automatic]\r\nliblog-message-simple-perl\/oldstable,now 0.10-2 all &#x5B;installed,automatic]\r\nliblogging-stdlog0\/oldstable,now 1.0.4-1 armhf &#x5B;installed]\r\nliblognorm1\/oldstable,now 1.0.1-3 armhf &#x5B;installed]\r\nlibluajit-5.1-common\/oldstable,now 2.0.3+dfsg-3 all &#x5B;installed,automatic]\r\nliblwres90\/oldstable,now 1:9.9.5.dfsg-9+deb8u11 armhf &#x5B;installed,automatic]\r\nliblzma5\/oldstable,now 5.1.1alpha+20120614-2 armhf &#x5B;installed]\r\nlibmagic1\/oldstable,now 1:5.22+15-2+deb8u3 armhf &#x5B;installed,automatic]\r\nlibmodule-build-perl\/oldstable,now 0.421000-2+deb8u1 all &#x5B;installed,automatic]\r\nlibmodule-pluggable-perl\/oldstable,now 5.1-1 all &#x5B;installed,automatic]\r\nlibmodule-signature-perl\/oldstable,now 0.73-1+deb8u2 all &#x5B;installed,automatic]\r\nlibmount1\/oldstable,now 2.25.2-6 armhf &#x5B;installed]\r\nlibmpc3\/oldstable,now 1.0.2-1 armhf &#x5B;installed,automatic]\r\nlibmpfr4\/oldstable,now 3.1.2-2 armhf &#x5B;installed,automatic]\r\nlibmro-compat-perl\/oldstable,now 0.12-1 all &#x5B;installed,automatic]\r\nlibncurses5\/oldstable,now 5.9+20140913-1 armhf &#x5B;installed]\r\nlibncursesw5\/oldstable,now 5.9+20140913-1 armhf &#x5B;installed]\r\nlibnettle4\/oldstable,now 2.7.1-5+deb8u2 armhf &#x5B;installed]\r\nlibnewt0.52\/oldstable,now 0.52.17-1 armhf &#x5B;installed]\r\nlibnfnetlink0\/oldstable,now 1.0.1-3 armhf &#x5B;installed]\r\nlibnfsidmap2\/oldstable,now 0.25-5 armhf &#x5B;installed,automatic]\r\nlibnih-dbus1\/oldstable,now 1.0.3-4.3 armhf &#x5B;installed]\r\nlibnih1\/oldstable,now 1.0.3-4.3 armhf &#x5B;installed]\r\nlibnl-3-200\/oldstable,now 3.2.24-2 armhf &#x5B;installed,automatic]\r\nlibnl-genl-3-200\/oldstable,now 3.2.24-2 armhf &#x5B;installed,automatic]\r\nlibnss-mdns\/oldstable,now 0.10-6 armhf &#x5B;installed,automatic]\r\nlibopts25\/oldstable,now 1:5.18.4-3 armhf &#x5B;installed,automatic]\r\nlibp11-kit0\/oldstable,now 0.20.7-1 armhf &#x5B;installed]\r\nlibpackage-constants-perl\/oldstable,now 0.04-1 all &#x5B;installed,automatic]\r\nlibpam-chksshpwd\/stable,now 1.1.8-3.1+deb8u2+rpi3 armhf &#x5B;installed]\r\nlibpam-modules\/stable,now 1.1.8-3.1+deb8u2+rpi3 armhf &#x5B;installed]\r\nlibpam-modules-bin\/stable,now 1.1.8-3.1+deb8u2+rpi3 armhf &#x5B;installed]\r\nlibpam-runtime\/stable,now 1.1.8-3.1+deb8u2+rpi3 all &#x5B;installed]\r\nlibpam0g\/stable,now 1.1.8-3.1+deb8u2+rpi3 armhf &#x5B;installed]\r\nlibparams-util-perl\/oldstable,now 1.07-2+b1 armhf &#x5B;installed,automatic]\r\nlibparted2\/oldstable,now 3.2-7 armhf &#x5B;installed,automatic]\r\nlibpcre3\/oldstable,now 2:8.35-3.3+deb8u4 armhf &#x5B;installed]\r\nlibpcsclite1\/oldstable,now 1.8.13-1+deb8u1 armhf &#x5B;installed,automatic]\r\nlibpipeline1\/oldstable,now 1.4.0-1 armhf &#x5B;installed]\r\nlibplymouth4\/stable,now 0.9.2-3+rpi1 armhf &#x5B;installed,automatic]\r\nlibpng12-0\/oldstable,now 1.2.50-2+deb8u3 armhf &#x5B;installed]\r\nlibpng12-dev\/oldstable,now 1.2.50-2+deb8u3 armhf &#x5B;installed,automatic]\r\nlibpod-latex-perl\/oldstable,now 0.61-1 all &#x5B;installed,automatic]\r\nlibpod-readme-perl\/oldstable,now 0.11-1 all &#x5B;installed,automatic]\r\nlibpopt0\/oldstable,now 1.16-10 armhf &#x5B;installed]\r\nlibprocps3\/oldstable,now 2:3.3.9-9 armhf &#x5B;installed]\r\nlibpsl0\/oldstable,now 0.5.1-1 armhf &#x5B;installed]\r\nlibpython-stdlib\/oldstable,now 2.7.9-1 armhf &#x5B;installed,automatic]\r\nlibpython2.7\/oldstable,now 2.7.9-2+deb8u1 armhf &#x5B;installed,automatic]\r\nlibpython2.7-minimal\/oldstable,now 2.7.9-2+deb8u1 armhf &#x5B;installed,automatic]\r\nlibpython2.7-stdlib\/oldstable,now 2.7.9-2+deb8u1 armhf &#x5B;installed,automatic]\r\nlibraspberrypi-bin\/stable,now 1.20170703-1 armhf &#x5B;installed]\r\nlibraspberrypi-dev\/stable,now 1.20170703-1 armhf &#x5B;installed]\r\nlibraspberrypi-doc\/stable,now 1.20170703-1 armhf &#x5B;installed]\r\nlibraspberrypi0\/stable,now 1.20170703-1 armhf &#x5B;installed]\r\nlibreadline6\/oldstable,now 6.3-8 armhf &#x5B;installed]\r\nlibregexp-common-perl\/oldstable,now 2013031301-1 all &#x5B;installed,automatic]\r\nlibrtmp1\/oldstable,now 2.4+20150115.gita107cef-1+deb8u1 armhf &#x5B;installed,automatic]\r\nlibsamplerate0\/oldstable,now 0.1.8-8 armhf &#x5B;installed,automatic]\r\nlibsasl2-2\/oldstable,now 2.1.26.dfsg1-13+deb8u1 armhf &#x5B;installed,automatic]\r\nlibsasl2-modules\/oldstable,now 2.1.26.dfsg1-13+deb8u1 armhf &#x5B;installed,automatic]\r\nlibsasl2-modules-db\/oldstable,now 2.1.26.dfsg1-13+deb8u1 armhf &#x5B;installed,automatic]\r\nlibselinux1\/oldstable,now 2.3-2 armhf &#x5B;installed]\r\nlibsemanage-common\/oldstable,now 2.3-1 all &#x5B;installed]\r\nlibsemanage1\/oldstable,now 2.3-1 armhf &#x5B;installed]\r\nlibsepol1\/oldstable,now 2.3-2 armhf &#x5B;installed]\r\nlibsigc++-1.2-5c2\/oldstable,now 1.2.7-2+b1 armhf &#x5B;installed]\r\nlibsigc++-2.0-0c2a\/oldstable,now 2.4.0-1 armhf &#x5B;installed]\r\nlibslang2\/oldstable,now 2.3.0-2 armhf &#x5B;installed]\r\nlibsmartcols1\/oldstable,now 2.25.2-6 armhf &#x5B;installed]\r\nlibsoftware-license-perl\/oldstable,now 0.103010-3 all &#x5B;installed,automatic]\r\nlibsqlite3-0\/oldstable,now 3.8.7.1-1+deb8u2 armhf &#x5B;installed]\r\nlibss2\/stable,now 1.43.3-1~bpo8+1 armhf &#x5B;installed]\r\nlibssh2-1\/oldstable,now 1.4.3-4.1+deb8u1 armhf &#x5B;installed,automatic]\r\nlibssl1.0.0\/oldstable,now 1.0.1t-1+deb8u6 armhf &#x5B;installed]\r\nlibstdc++-4.9-dev\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\nlibstdc++6\/oldstable,now 4.9.2-10 armhf &#x5B;installed]\r\nlibsub-exporter-perl\/oldstable,now 0.986-1 all &#x5B;installed,automatic]\r\nlibsub-install-perl\/oldstable,now 0.928-1 all &#x5B;installed,automatic]\r\nlibsysfs2\/oldstable,now 2.1.0+repack-4 armhf &#x5B;installed]\r\nlibsystemd0\/oldstable,now 215-17+deb8u7 armhf &#x5B;installed]\r\nlibtalloc2\/oldstable,now 2.1.2-0+deb8u1 armhf &#x5B;installed,automatic]\r\nlibtasn1-6\/oldstable,now 4.2-3+deb8u3 armhf &#x5B;installed]\r\nlibterm-ui-perl\/oldstable,now 0.42-1 all &#x5B;installed,automatic]\r\nlibtext-charwidth-perl\/oldstable,now 0.04-7+b4 armhf &#x5B;installed]\r\nlibtext-iconv-perl\/oldstable,now 1.7-5+b5 armhf &#x5B;installed]\r\nlibtext-soundex-perl\/oldstable,now 3.4-1+b2 armhf &#x5B;installed,automatic]\r\nlibtext-template-perl\/oldstable,now 1.46-1 all &#x5B;installed,automatic]\r\nlibtext-wrapi18n-perl\/oldstable,now 0.06-7 all &#x5B;installed]\r\nlibtimedate-perl\/oldstable,now 2.3000-2 all &#x5B;installed,automatic]\r\nlibtinfo5\/oldstable,now 5.9+20140913-1 armhf &#x5B;installed]\r\nlibtirpc1\/oldstable,now 0.2.5-1+deb8u1 armhf &#x5B;installed,automatic]\r\nlibubsan0\/oldstable,now 4.9.2-10 armhf &#x5B;installed,automatic]\r\nlibudev0\/oldstable,now 175-7.2 armhf &#x5B;installed]\r\nlibudev1\/oldstable,now 215-17+deb8u7 armhf &#x5B;installed]\r\nlibusb-0.1-4\/oldstable,now 2:0.1.12-25 armhf &#x5B;installed]\r\nlibusb-1.0-0\/oldstable,now 2:1.0.19-1 armhf &#x5B;installed,automatic]\r\nlibustr-1.0-1\/oldstable,now 1.0.4-3 armhf &#x5B;installed]\r\nlibuuid1\/oldstable,now 2.25.2-6 armhf &#x5B;installed]\r\nlibv4l-0\/oldstable,now 1.6.0-2 armhf &#x5B;installed,automatic]\r\nlibv4l2rds0\/oldstable,now 1.6.0-2 armhf &#x5B;installed,automatic]\r\nlibv4lconvert0\/oldstable,now 1.6.0-2 armhf &#x5B;installed,automatic]\r\nlibwbclient0\/oldstable,now 2:4.2.14+dfsg-0+deb8u6 armhf &#x5B;installed,automatic]\r\nlibwrap0\/oldstable,now 7.6.q-25 armhf &#x5B;installed,automatic]\r\nlibx11-6\/oldstable,now 2:1.6.2-3 armhf &#x5B;installed,automatic]\r\nlibx11-data\/oldstable,now 2:1.6.2-3 all &#x5B;installed,automatic]\r\nlibxapian22\/oldstable,now 1.2.19-1+deb8u1 armhf &#x5B;installed]\r\nlibxau6\/oldstable,now 1:1.0.8-1 armhf &#x5B;installed,automatic]\r\nlibxcb1\/oldstable,now 1.10-3 armhf &#x5B;installed,automatic]\r\nlibxdmcp6\/oldstable,now 1:1.1.1-1 armhf &#x5B;installed,automatic]\r\nlibxext6\/oldstable,now 2:1.3.3-1 armhf &#x5B;installed,automatic]\r\nlibxml2\/oldstable,now 2.9.1+dfsg1-5+deb8u4 armhf &#x5B;installed,automatic]\r\nlibxmuu1\/oldstable,now 2:1.1.2-1 armhf &#x5B;installed,automatic]\r\nlibxtables10\/oldstable,now 1.4.21-2 armhf &#x5B;installed]\r\nlinux-libc-dev\/oldstable,now 3.16.7-ckt11-1+deb8u4+rpi1 armhf &#x5B;installed,automatic]\r\nlocales\/oldstable,now 2.19-18+deb8u10 all &#x5B;installed]\r\nlogin\/oldstable,now 1:4.2-3+deb8u4 armhf &#x5B;installed]\r\nlogrotate\/oldstable,now 3.8.7-1 armhf &#x5B;installed]\r\nlsb-base\/oldstable,now 4.1+Debian13+rpi1+nmu1 all &#x5B;installed]\r\nlsb-release\/oldstable,now 4.1+Debian13+rpi1+nmu1 all &#x5B;installed,automatic]\r\nlua5.1\/oldstable,now 5.1.5-7.1 armhf &#x5B;installed]\r\nluajit\/oldstable,now 2.0.3+dfsg-3 armhf &#x5B;installed]\r\nmake\/oldstable,now 4.0-8.1 armhf &#x5B;installed,automatic]\r\nmakedev\/oldstable,now 2.3.1-93 all &#x5B;installed]\r\nman-db\/stable,now 2.7.5-1~bpo8+1 armhf &#x5B;installed]\r\nmanpages\/oldstable,now 3.74-1 all &#x5B;installed]\r\nmanpages-dev\/oldstable,now 3.74-1 all &#x5B;installed]\r\nmawk\/oldstable,now 1.3.3-17 armhf &#x5B;installed]\r\nmime-support\/oldstable,now 3.58 all &#x5B;installed,automatic]\r\nmodule-init-tools\/oldstable,now 18-3 all &#x5B;installed]\r\nmount\/oldstable,now 2.25.2-6 armhf &#x5B;installed]\r\nmountall\/oldstable,now 2.54 armhf &#x5B;installed]\r\nmultiarch-support\/oldstable,now 2.19-18+deb8u10 armhf &#x5B;installed]\r\nnano\/oldstable,now 2.2.6-3 armhf &#x5B;installed]\r\nncdu\/oldstable,now 1.10-1 armhf &#x5B;installed]\r\nncurses-base\/oldstable,now 5.9+20140913-1 all &#x5B;installed]\r\nncurses-bin\/oldstable,now 5.9+20140913-1 armhf &#x5B;installed]\r\nncurses-term\/oldstable,now 5.9+20140913-1 all &#x5B;installed,automatic]\r\nnet-tools\/oldstable,now 1.60-26 armhf &#x5B;installed]\r\nnetbase\/oldstable,now 5.3 all &#x5B;installed]\r\nnetcat-openbsd\/oldstable,now 1.105-7 armhf &#x5B;installed]\r\nnetcat-traditional\/oldstable,now 1.10-41 armhf &#x5B;installed]\r\nnfs-common\/oldstable,now 1:1.2.8-9 armhf &#x5B;installed]\r\nntp\/oldstable,now 1:4.2.6.p5+dfsg-7+deb8u2 armhf &#x5B;installed]\r\nopenresolv\/oldstable,now 3.5.2-1 all &#x5B;installed,automatic]\r\nopenssh-client\/oldstable,now 1:6.7p1-5+deb8u3 armhf &#x5B;installed,automatic]\r\nopenssh-server\/oldstable,now 1:6.7p1-5+deb8u3 armhf &#x5B;installed,automatic]\r\nopenssh-sftp-server\/oldstable,now 1:6.7p1-5+deb8u3 armhf &#x5B;installed,automatic]\r\nopenssl\/oldstable,now 1.0.1t-1+deb8u6 armhf &#x5B;installed,automatic]\r\nparted\/oldstable,now 3.2-7 armhf &#x5B;installed]\r\npasswd\/oldstable,now 1:4.2-3+deb8u4 armhf &#x5B;installed]\r\npatch\/oldstable,now 2.7.5-1 armhf &#x5B;installed,automatic]\r\nperl\/oldstable,now 5.20.2-3+deb8u7 armhf &#x5B;installed,automatic]\r\nperl-base\/oldstable,now 5.20.2-3+deb8u7 armhf &#x5B;installed]\r\nperl-modules\/oldstable,now 5.20.2-3+deb8u7 all &#x5B;installed,automatic]\r\npi-bluetooth\/stable,now 0.1.3 armhf &#x5B;installed]\r\npkg-config\/oldstable,now 0.28-1 armhf &#x5B;installed]\r\nplymouth\/stable,now 0.9.2-3+rpi1 armhf &#x5B;installed]\r\nprocps\/oldstable,now 2:3.3.9-9 armhf &#x5B;installed]\r\npsmisc\/oldstable,now 22.21-2 armhf &#x5B;installed]\r\npython\/oldstable,now 2.7.9-1 armhf &#x5B;installed]\r\npython-apt\/oldstable,now 0.9.3.12 armhf &#x5B;installed,automatic]\r\npython-apt-common\/oldstable,now 0.9.3.12 all &#x5B;installed,automatic]\r\npython-minimal\/oldstable,now 2.7.9-1 armhf &#x5B;installed,automatic]\r\npython-rpi.gpio\/stable,now 0.6.3~jessie-1 armhf &#x5B;installed]\r\npython-support\/oldstable,now 1.0.15 all &#x5B;installed,automatic]\r\npython2.7\/oldstable,now 2.7.9-2+deb8u1 armhf &#x5B;installed,automatic]\r\npython2.7-minimal\/oldstable,now 2.7.9-2+deb8u1 armhf &#x5B;installed,automatic]\r\nraspberrypi-bootloader\/stable,now 1.20170703-1 armhf &#x5B;installed]\r\nraspberrypi-kernel\/stable,now 1.20170703-1 armhf &#x5B;installed,automatic]\r\nraspberrypi-net-mods\/stable,now 1.2.5 all &#x5B;installed]\r\nraspberrypi-sys-mods\/stable,now 20170519 armhf &#x5B;installed]\r\nraspbian-archive-keyring\/oldstable,now 20120528.2 all &#x5B;installed]\r\nraspi-config\/stable,now 20170705 all &#x5B;installed]\r\nraspi-copies-and-fills\/stable,now 0.5-1 armhf &#x5B;installed]\r\nreadline-common\/oldstable,now 6.3-8 all &#x5B;installed]\r\nrename\/oldstable,now 0.20-3 all &#x5B;installed,automatic]\r\nrpcbind\/oldstable,now 0.2.1-6+deb8u2 armhf &#x5B;installed,automatic]\r\nrpi-update\/stable,now 20140705 all &#x5B;installed]\r\nrsyslog\/oldstable,now 8.4.2-1+deb8u2 armhf &#x5B;installed]\r\nsamba-common\/oldstable,now 2:4.2.14+dfsg-0+deb8u6 all &#x5B;installed,automatic]\r\nsed\/oldstable,now 4.2.2-4+deb8u1 armhf &#x5B;installed]\r\nsensible-utils\/oldstable,now 0.0.9 all &#x5B;installed]\r\nsgml-base\/oldstable,now 1.26+nmu4 all &#x5B;installed,automatic]\r\nshared-mime-info\/oldstable,now 1.3-1 armhf &#x5B;installed,automatic]\r\nssh\/oldstable,now 1:6.7p1-5+deb8u3 all &#x5B;installed]\r\nstartpar\/oldstable,now 0.59-3 armhf &#x5B;installed]\r\nstrace\/oldstable,now 4.9-2 armhf &#x5B;installed]\r\nsudo\/oldstable,now 1.8.10p3-1+deb8u4 armhf &#x5B;installed]\r\nsystemd\/oldstable,now 215-17+deb8u7 armhf &#x5B;installed]\r\nsystemd-sysv\/oldstable,now 215-17+deb8u7 armhf &#x5B;installed]\r\nsysv-rc\/oldstable,now 2.88dsf-59 all &#x5B;installed]\r\nsysvinit-utils\/oldstable,now 2.88dsf-59 armhf &#x5B;installed]\r\ntar\/oldstable,now 1.27.1-2+deb8u1 armhf &#x5B;installed]\r\ntasksel\/oldstable,now 3.31+deb8u1 all &#x5B;installed]\r\ntasksel-data\/oldstable,now 3.31+deb8u1 all &#x5B;installed]\r\ntcpd\/oldstable,now 7.6.q-25 armhf &#x5B;installed,automatic]\r\ntraceroute\/oldstable,now 1:2.0.20-2 armhf &#x5B;installed]\r\ntriggerhappy\/oldstable,now 0.3.4-2 armhf &#x5B;installed,automatic]\r\ntzdata\/oldstable,now 2017b-0+deb8u1 all &#x5B;installed]\r\nucf\/oldstable,now 3.0030 all &#x5B;installed,automatic]\r\nudev\/oldstable,now 215-17+deb8u7 armhf &#x5B;installed]\r\nunzip\/oldstable,now 6.0-16+deb8u3 armhf &#x5B;installed]\r\nusb-modeswitch\/oldstable,now 2.2.0+repack0-2 armhf &#x5B;installed]\r\nusb-modeswitch-data\/oldstable,now 20150115-1 all &#x5B;installed,automatic]\r\nusbutils\/oldstable,now 1:007-2 armhf &#x5B;installed]\r\nutil-linux\/oldstable,now 2.25.2-6 armhf &#x5B;installed]\r\nv4l-utils\/oldstable,now 1.6.0-2 armhf &#x5B;installed]\r\nvim-common\/oldstable,now 2:7.4.488-7+deb8u3 armhf &#x5B;installed]\r\nvim-tiny\/oldstable,now 2:7.4.488-7+deb8u3 armhf &#x5B;installed]\r\nwget\/oldstable,now 1.16-1+deb8u2 armhf &#x5B;installed]\r\nwhiptail\/oldstable,now 0.52.17-1 armhf &#x5B;installed]\r\nwireless-regdb\/oldstable,now 2016.06.10-1~deb8u1 all &#x5B;installed,automatic]\r\nwireless-tools\/oldstable,now 30~pre9-8 armhf &#x5B;installed]\r\nwpasupplicant\/oldstable,now 2.3-1+deb8u4 armhf &#x5B;installed]\r\nxauth\/oldstable,now 1:1.0.9-1 armhf &#x5B;installed,automatic]\r\nxdg-user-dirs\/oldstable,now 0.15-2 armhf &#x5B;installed,automatic]\r\nxkb-data\/oldstable,now 2.12-1 all &#x5B;installed,automatic]\r\nxml-core\/oldstable,now 0.13+nmu2 all &#x5B;installed,automatic]\r\nxz-utils\/oldstable,now 5.1.1alpha+20120614-2 armhf &#x5B;installed]\r\nzlib1g\/oldstable,now 1:1.2.8.dfsg-2 armhf &#x5B;installed]\r\nzlib1g-dev\/oldstable,now 1:1.2.8.dfsg-2 armhf &#x5B;installed,automatic]\r\n<\/pre>\n<h2>Installing Python 3<\/h2>\n<p>This version of Raspbian Jessie Lite installation does not install Python 3 by default. To install Python 3, I ran the following command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nsudo apt-get install python3 -y\r\n<\/pre>\n<p>Once the installation was completed, I was able to run Python 3 application with the <code>python3<\/code> binary.<\/p>\n<h2>Installing Python 3 package manager (pip3) on Raspbian Jessie Lite <\/h2>\n<p>This version of Raspbian Jessie Lite installation does not install the Python 3 Package Manager by default. To install the Python 3 Package Manager, I ran the following command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nsudo apt-get install python3-pip -y\r\n<\/pre>\n<p>Once the Python 3 package manager was installed successfully, I ran the following command to see the Python 3 Packages that are available in the system:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\npip3 list\r\n<\/pre>\n<p>Which gave the following output:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nchardet (2.3.0)\r\ncolorama (0.3.2)\r\nhtml5lib (0.999)\r\npip (1.5.6)\r\nrequests (2.4.3)\r\nsetuptools (5.5.1)\r\nsix (1.8.0)\r\nurllib3 (1.9.1)\r\nwheel (0.24.0)\r\n<\/pre>\n<h2>Installing Virtualenv on Raspbian Jessie Lite<\/h2>\n<p><a href=\"https:\/\/virtualenv.pypa.io\/en\/stable\/\" target=\"_blank\">Virtualenv<\/a> is a tool that allows us to create isolated environments in the same machine. This is useful if I have to run multiple applications with conflicting python dependencies on my Raspberry Pi 3 in the future. <\/p>\n<p>To install Virtualenv, I ran the following command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nsudo apt-get install virtualenv -y\r\n<\/pre>\n<h2>Buying the recommended hardware list to setup your own Raspbian Jessie Lite on Raspberry Pi 3<\/h2>\n<p>If you do not have the Raspberry Pi 3 hardware mentioned in this post yet, you may want to purchase them from Amazon. Simply click on the button below to add the Raspberry Pi 3 hardware to your cart. You may remove anything that you already have or replace some of the hardware with other hardware.<\/p>\n<p><center><\/p>\n<form action=\"https:\/\/www.amazon.com\/gp\/aws\/cart\/add.html\" method=\"GET\" target=\"_blank\"><input name=\"AssociateTag\" type=\"hidden\" value=\"clivsperswebs-20\"\/><input name=\"SubscriptionId\" type=\"hidden\" value=\"[AKIAIMND5UBCQU2HRSUA]\"\/><input name=\"ASIN.1\" type=\"hidden\" value=\"B01CD5VC92\"\/><input name=\"Quantity.1\" type=\"hidden\" value=\"1\"\/><input name=\"ASIN.2\" type=\"hidden\" value=\"B01CK3XTIE\"\/><input name=\"Quantity.2\" type=\"hidden\" value=\"1\"\/><input name=\"ASIN.3\" type=\"hidden\" value=\"B0166RR85U\"\/><input name=\"Quantity.3\" type=\"hidden\" value=\"1\"\/><input name=\"ASIN.4\" type=\"hidden\" value=\"B00MARDJZ4\"\/><input name=\"Quantity.4\" type=\"hidden\" value=\"1\"\/><input name=\"ASIN.5\" type=\"hidden\" value=\"B00N2VISLW\"\/><input name=\"Quantity.5\" type=\"hidden\" value=\"1\"\/><br \/>\n<input alt=\"Buy from Amazon.com\" name=\"add\" type=\"image\" src=\"https:\/\/images-na.ssl-images-amazon.com\/images\/G\/01\/associates\/remote-buy-box\/buy4.gif\" value=\"Buy from Amazon.com\"><\/form>\n<p><\/center><\/p>\n\n      <ul id=\"social-sharing-buttons-list\">\n        <li class=\"facebook\">\n          <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwp.me%2Fp245TQ-ca\" target=\"_blank\" role=\"button\" rel=\"nofollow\">\n            <img decoding=\"async\" src=\"\/ph\/img\/3rd-party\/social-icons\/Facebook.png\" alt=\"Facebook icon\"> Share\n          <\/a>\n        <\/li>\n        <li class=\"twitter\">\n          <a href=\"https:\/\/twitter.com\/intent\/tweet?text=&url=https%3A%2F%2Fwp.me%2Fp245TQ-ca&via=Techcoil_com\" target=\"_blank\" role=\"button\" rel=\"nofollow\">\n          <img decoding=\"async\" src=\"\/ph\/img\/3rd-party\/social-icons\/Twitter.png\" alt=\"Twitter icon\"> Tweet\n          <\/a>\n        <\/li>\n        <li class=\"linkedin\">\n          <a href=\"https:\/\/www.linkedin.com\/shareArticle?mini=1&title=&url=https%3A%2F%2Fwp.me%2Fp245TQ-ca&source=https:\/\/www.techcoil.com\" target=\"_blank\" role=\"button\" rel=\"nofollow\">\n          <img decoding=\"async\" src=\"\/ph\/img\/3rd-party\/social-icons\/linkedin.png\" alt=\"Linkedin icon\"> Share\n          <\/a>\n        <\/li>\n        <li class=\"pinterest\">\n          <a href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fwww.techcoil.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F754&description=\" class=\"pin-it-button\" target=\"_blank\" role=\"button\" rel=\"nofollow\" count-layout=\"horizontal\">\n          <img decoding=\"async\" src=\"\/ph\/img\/3rd-party\/social-icons\/Pinterest.png\" alt=\"Pinterest icon\"> Save\n          <\/a>\n        <\/li>\n      <\/ul>\n    ","protected":false},"excerpt":{"rendered":"<p>The Raspbian operating system is the Raspberry Pi Foundation&#8217;s official supported operating system. As of this writing, Raspbian comes in two flavours &#8211; one with a graphical user interface for us to <a href=\"https:\/\/www.techcoil.com\/blog\/setting-up-a-low-cost-desktop-computer-with-raspberry-pi-3\/\" target=\"_blank\">build a low cost desktop computer<\/a> and the other without the graphical user interface. <\/p>\n<p>If you intend to use your Raspberry Pi 3 with sensors and build a web interface for you to manage those sensors, Raspbian Jessie Lite is one operating system which you may want to install on your Raspberry Pi 3.<\/p>\n<p>And with the versatility of Python 3, setting up Raspbian Jessie Lite on Raspberry Pi 3 to run Python 3 applications will be one of the first task that you will perform before you embark on your next sensor based project with the Raspberry Pi 3. <\/p>\n<p>This post documents the steps that I took to setup Raspbian Jessie Lite on Raspberry Pi 3 to run Python 3 applications.<\/p>\n","protected":false},"author":1,"featured_media":695,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"footnotes":""},"categories":[4],"tags":[226,233,240,308,412,432,195,426],"jetpack_featured_media_url":"https:\/\/www.techcoil.com\/blog\/wp-content\/uploads\/fully-assembled-raspberry-pi-3-with-official-case.jpg","jetpack_shortlink":"https:\/\/wp.me\/p245TQ-ca","jetpack-related-posts":[],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/posts\/754"}],"collection":[{"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/comments?post=754"}],"version-history":[{"count":0,"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/posts\/754\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/media\/695"}],"wp:attachment":[{"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/media?parent=754"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/categories?post=754"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.techcoil.com\/blog\/wp-json\/wp\/v2\/tags?post=754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}