<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to use apt-get install on imx8mplus platform in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1747507#M214793</link>
    <description>&lt;P&gt;The APT tool is installed in image by default.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the log, which tells a warning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2023 04:02:26 GMT</pubDate>
    <dc:creator>Harvey021</dc:creator>
    <dc:date>2023-10-27T04:02:26Z</dc:date>
    <item>
      <title>How to use apt-get install on imx8mplus platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1745232#M214620</link>
      <description>&lt;P&gt;Dear NXP ,&lt;/P&gt;&lt;P&gt;HW : imx8mplus&lt;/P&gt;&lt;P&gt;SW:&amp;nbsp;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-langdale -m imx-6.1.1-1.0.1.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;..\imx8mplus_build\conf\local.conf&lt;/P&gt;&lt;P&gt;# Switch to Debian packaging and include package-management in the image&lt;BR /&gt;PACKAGE_CLASSES = "package_deb"&lt;BR /&gt;EXTRA_IMAGE_FEATURES += "package-management"&lt;BR /&gt;IMAGE_INSTALL:append = " apt"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(1)&amp;nbsp;bitbake imx-image-full&lt;/P&gt;&lt;P&gt;(2)&amp;nbsp;&amp;nbsp;cat /etc/apt/sources.list&lt;BR /&gt;deb &lt;A href="https://deb.debian.org/debian/" target="_blank"&gt;https://deb.debian.org/debian/&lt;/A&gt; bullseye main contrib&lt;BR /&gt;deb-src &lt;A href="https://deb.debian.org/debian/" target="_blank"&gt;https://deb.debian.org/debian/&lt;/A&gt; bullseye main contrib&lt;BR /&gt;deb &lt;A href="https://deb.debian.org/debian/" target="_blank"&gt;https://deb.debian.org/debian/&lt;/A&gt; bullseye-backports main contrib&lt;BR /&gt;deb-src &lt;A href="https://deb.debian.org/debian/" target="_blank"&gt;https://deb.debian.org/debian/&lt;/A&gt; bullseye-backports main contrib&lt;/P&gt;&lt;P&gt;(3) apt-get update :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t2865k5_0-1698147615920.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246560iB8E545D15F771D4E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_0-1698147615920.png" alt="t2865k5_0-1698147615920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(4)&amp;nbsp;curl -fsSL &lt;A href="https://apt.releases.hashicorp.com/gpg" target="_blank"&gt;https://apt.releases.hashicorp.com/gpg&lt;/A&gt; | sudo apt-key add -&lt;BR /&gt;apt-key adv --keyserver keys.gnupg.net --recv-keys&amp;nbsp;PUBKEY&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t2865k5_1-1698147828931.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246561i16BA13C7177206E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_1-1698147828931.png" alt="t2865k5_1-1698147828931.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(5)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t2865k5_2-1698147901029.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/246562i0362359EA246751C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_2-1698147901029.png" alt="t2865k5_2-1698147901029.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you tell me how fix this issue . How can I use apt-get update command successfully&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 11:47:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1745232#M214620</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-10-24T11:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use apt-get install on imx8mplus platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1747507#M214793</link>
      <description>&lt;P&gt;The APT tool is installed in image by default.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the log, which tells a warning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 04:02:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1747507#M214793</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-10-27T04:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use apt-get install on imx8mplus platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1747514#M214794</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;SPAN&gt;Harvey ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it can't apt-get update successfully . Please refer to the red boxed text.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="t2865k5_0-1698380359019.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/247121iDA4BF1EC8AED1EDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="t2865k5_0-1698380359019.png" alt="t2865k5_0-1698380359019.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 04:22:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1747514#M214794</guid>
      <dc:creator>t2865k5</dc:creator>
      <dc:date>2023-10-27T04:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use apt-get install on imx8mplus platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1749115#M214953</link>
      <description>&lt;P&gt;As we don't provide the security authentication for apt package manage as debian required, so can't guarantee the security of package download.&lt;/P&gt;&lt;P&gt;If leave the warning along doesn't work, have you tried to store key in trusted.gpg.d?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Harvey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 03:24:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-apt-get-install-on-imx8mplus-platform/m-p/1749115#M214953</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-10-31T03:24:06Z</dc:date>
    </item>
  </channel>
</rss>

