<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Raspberry Pi on Astro Live Stacker</title>
    <link>https://preprod.als-app.org/tags/raspberry-pi/</link>
    <description>Recent content in Raspberry Pi on Astro Live Stacker</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 11 Jun 2026 02:08:20 +0200</lastBuildDate>
    <atom:link href="https://preprod.als-app.org/tags/raspberry-pi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Installation on Raspberry Pi</title>
      <link>https://preprod.als-app.org/docs/v0.7/installation/raspberry-pi-install/</link>
      <pubDate>Thu, 11 Jun 2026 00:08:20 +0000</pubDate>
      <guid>https://preprod.als-app.org/docs/v0.7/installation/raspberry-pi-install/</guid>
      <description>&lt;h1 id=&#34;-minimum-system-requirements&#34;&gt;🖥️ Minimum System Requirements&lt;/h1&gt;&#xA;&lt;h2 id=&#34;64-bit-gnulinux-distribution&#34;&gt;64-bit GNU/Linux Distribution*&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Raspberry Pi OS - Bullseye (Version 11)&lt;/li&gt;&#xA;&lt;li&gt;Raspberry Pi OS - Bookworm&lt;/li&gt;&#xA;&lt;li&gt;any other distribution offering GLIBC 2.31 or higher&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware-requirements&#34;&gt;Hardware Requirements&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;Minimum&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Pi 4 Model B&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;RAM&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4 GB&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Free Storage&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;650 MB&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;*&lt;em&gt;The ALS versions available for download for Raspberry Pi are intended for 64-bit systems.&#xA;However, you can easily adapt this &lt;a href=&#34;https://github.com/deufrai/als/blob/release/0.7/ci/builds/build_dist_arm64_linux.sh&#34;&gt;build script&lt;/a&gt;&#xA;to package a 32-bit version of ALS from the source. The only strict requirement is to use Python version 3.6.x.&#xA;Feel free to &lt;a href=&#34;mailto://support@als-app.org&#34;&gt;contact us&lt;/a&gt;&#xA;if you need assistance.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installation on Raspberry Pi</title>
      <link>https://preprod.als-app.org/docs/v0.7.1/installation/raspberry-pi-install/</link>
      <pubDate>Thu, 11 Jun 2026 00:08:20 +0000</pubDate>
      <guid>https://preprod.als-app.org/docs/v0.7.1/installation/raspberry-pi-install/</guid>
      <description>&lt;h1 id=&#34;-minimum-system-requirements&#34;&gt;🖥️ Minimum System Requirements&lt;/h1&gt;&#xA;&lt;h2 id=&#34;64-bit-gnulinux-distribution&#34;&gt;64-bit GNU/Linux Distribution*&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Raspberry Pi OS - Bullseye (Version 11)&lt;/li&gt;&#xA;&lt;li&gt;Raspberry Pi OS - Bookworm&lt;/li&gt;&#xA;&lt;li&gt;any other distribution offering GLIBC 2.31 or higher&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware-requirements&#34;&gt;Hardware Requirements&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;Minimum&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Pi 4 Model B&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;RAM&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4 GB&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Free Storage&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;650 MB&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;*&lt;em&gt;The ALS versions available for download for Raspberry Pi are intended for 64-bit systems.&#xA;However, you can easily adapt this &lt;a href=&#34;https://github.com/deufrai/als/blob/v0.7.1/ci/builds/build_dist_arm64_linux.sh&#34;&gt;build script&lt;/a&gt;&#xA;to package a 32-bit version of ALS from the source. The only strict requirement is to use Python version 3.6.x.&#xA;Feel free to &lt;a href=&#34;mailto://support@als-app.org&#34;&gt;contact us&lt;/a&gt;&#xA;if you need assistance.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installation on Raspberry Pi</title>
      <link>https://preprod.als-app.org/docs/v1.0/installation/raspberry-pi-install/</link>
      <pubDate>Thu, 11 Jun 2026 00:08:20 +0000</pubDate>
      <guid>https://preprod.als-app.org/docs/v1.0/installation/raspberry-pi-install/</guid>
      <description>&lt;h1 id=&#34;-minimum-system-requirements&#34;&gt;🖥️ Minimum System Requirements&lt;/h1&gt;&#xA;&lt;h2 id=&#34;64-bit-gnulinux-distribution&#34;&gt;64-bit GNU/Linux Distribution*&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Raspberry Pi OS - Bullseye (Version 11)&lt;/li&gt;&#xA;&lt;li&gt;Raspberry Pi OS - Bookworm&lt;/li&gt;&#xA;&lt;li&gt;any other distribution offering GLIBC 2.31 or higher&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;hardware-requirements&#34;&gt;Hardware Requirements&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;Minimum&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Model&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Pi 4 Model B&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;RAM&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;4 GB&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Free Storage&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;650 MB&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;*&lt;em&gt;The ALS versions available for download for Raspberry Pi are intended for 64-bit systems.&#xA;However, you can easily adapt this &lt;a href=&#34;https://github.com/deufrai/als/blob/master/ci/builds/build_dist_arm64_linux.sh&#34;&gt;build script&lt;/a&gt;&#xA;to package a 32-bit version of ALS from the source. The only strict requirement is to use Python version 3.6.x.&#xA;Feel free to &lt;a href=&#34;mailto:support@als-app.org&#34;&gt;contact us&lt;/a&gt;&#xA;if you need assistance.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
