<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Install podman on linux Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/install-podman-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 26 Dec 2019 23:39:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How To Install Podman on Arch  Linux / Manjaro</title>
		<link>https://www.osradar.com/how-to-install-podman-on-arch-linux-manjaro/</link>
					<comments>https://www.osradar.com/how-to-install-podman-on-arch-linux-manjaro/#respond</comments>
		
		<dc:creator><![CDATA[sabi]]></dc:creator>
		<pubDate>Thu, 02 Jan 2020 10:30:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to install podman on arch linux]]></category>
		<category><![CDATA[how to install podman on manjaro]]></category>
		<category><![CDATA[Install podman on linux]]></category>
		<category><![CDATA[podman]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16916</guid>

					<description><![CDATA[<p>Introduction: Podman provides a great way instead of Dockers to develop, manage and run OCI containers on your Linux System. It runs without the daemon process. Let&#8217;s move towards the Installation of Podman on Arch Linux / manjaro. The installation process would be easy as the packages are available on upstream repositories. Installing Podman on [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-podman-on-arch-linux-manjaro/">How To Install Podman on Arch  Linux / Manjaro</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2><strong>Introduction:</strong></h2>



<p>Podman provides a great way instead of Dockers to develop, manage and run OCI containers on your Linux System. It runs without the daemon process. Let&#8217;s move towards the Installation of Podman on Arch Linux / manjaro. The installation process would be easy as the packages are available on upstream repositories.</p>



<h3><strong>Installing Podman on Arch Linux / Manjaro</strong></h3>



<p>Firstly, update your Arch / Manjaro system.</p>



<pre class="wp-block-verse">sudo pacman -Syyu</pre>



<p>After the packages are updated, proceed to Install Podman on your Linux system.</p>



<pre class="wp-block-verse">sudo pacman -S podman</pre>



<p><strong>Output:</strong></p>



<pre class="wp-block-verse"> …………………………………………………………………………<br> resolving dependencies…<br> looking for conflicting packages…<br> Packages (6) cni-plugins-0.8.1-1  conmon-1:0.3.0-1  ostree-2019.2-1  skopeo-0.1.37-1  slirp4netns-0.3.0-1  podman-1.4.2-1<br> Total Download Size:    31.90 MiB<br> Total Installed Size:  186.47 MiB<br> :: Proceed with installation? [Y/n] y<br> :: Retrieving packages…<br>  cni-plugins-0.8.1-1-x86_64                                       8.8 MiB   179K/s 00:50 [###################################################] 100%<br>  conmon-1:0.3.0-1-x86_64                                         21.0 KiB  1615K/s 00:00 [###################################################] 100%<br>  skopeo-0.1.37-1-x86_64                                           4.6 MiB   496K/s 00:09 [###################################################] 100%<br>  slirp4netns-0.3.0-1-x86_64                                      62.3 KiB  15.2M/s 00:00 [###################################################] 100%<br>  podman-1.4.2-1-x86_64     18.4 MiB   464K/s 00:41 [###############] 100%(6/6) checking keys in keyring                     [###############] 100%(6/6) checking package integrity                   [###############] 100%<br> (6/6) loading package files                        [###############] 100%<br> (6/6) checking for file conflicts                  [###############] 100%<br> (6/6) checking available disk space                [###############] 100%<br> :: Processing package changes…<br> (1/6) installing cni-plugins                       [###############] 100%<br> (2/6) installing conmon                            [###############] 100%<br> (3/6) installing ostree                            [###############] 100%<br> (4/6) installing skopeo                            [###############] 100%<br> (5/6) installing slirp4netns                       [###############] 100%<br> (6/6) installing podman                            [###############] 100%<br> Optional dependencies for podman<br>     podman-docker: for Docker-compatible CLI<br> :: Running post-transaction hooks…<br> (1/4) Updating linux initcpios…<br> ==&gt; Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'<br>   -&gt; -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img<br> ==&gt; Starting build: 5.1.3-arch1-1-ARCH<br>   -&gt; Running build hook: [base]<br>   -&gt; Running build hook: [udev]<br>   -&gt; Running build hook: [autodetect]<br>   -&gt; Running build hook: [modconf]<br>   -&gt; Running build hook: [block]<br>   -&gt; Running build hook: [filesystems]<br>   -&gt; Running build hook: [keyboard]<br>   -&gt; Running build hook: [fsck]<br> ==&gt; Generating module dependencies<br> ==&gt; Creating gzip-compressed initcpio image: /boot/initramfs-linux.img<br> ==&gt; Image generation successful<br> ==&gt; Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'<br>   -&gt; -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect<br> ==&gt; Starting build: 5.1.3-arch1-1-ARCH<br>   -&gt; Running build hook: [base]<br>   -&gt; Running build hook: [udev]<br>   -&gt; Running build hook: [modconf]<br>   -&gt; Running build hook: [block]<br> ==&gt; WARNING: Possibly missing firmware for module: wd719x<br> ==&gt; WARNING: Possibly missing firmware for module: aic94xx<br>   -&gt; Running build hook: [filesystems]<br>   -&gt; Running build hook: [keyboard]<br>   -&gt; Running build hook: [fsck]<br> ==&gt; Generating module dependencies<br> ==&gt; Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img<br> ==&gt; Image generation successful<br> (2/4) Reloading system manager configuration…<br> (3/4) Creating temporary files…<br> (4/4) Arming ConditionNeedsUpdate…</pre>



<p>You can confirm the Installation of podman by checking it&#8217;s version</p>



<pre class="wp-block-verse">$podman --version<br>podman version 1.4.2<br><br><br> $ pacman -Qi podman<br>  Name            : podman<br>  Version         : 1.4.2-1<br>  Description     : Tool and library for running OCI-based containers in pods<br>  Architecture    : x86_64<br>  URL             : https://github.com/containers/libpod<br>  Licenses        : Apache<br>  Groups          : None<br>  Provides        : None<br>  Depends On      : cni-plugins  conmon  device-mapper  iptables  libseccomp  ostree  runc  skopeo  btrfs-progs  slirp4netns<br>  Optional Deps   : podman-docker: for Docker-compatible CLI<br>  Required By     : None<br>  Optional For    : None<br>  Conflicts With  : None<br>  Replaces        : None<br>  Installed Size  : 96.95 MiB<br>  Packager        : Bartłomiej Piotrowski bpiotrowski@archlinux.org<br>  Build Date      : Sun 23 Jun 2019 10:40:38 AM EAT<br>  Install Date    : Tue 25 Jun 2019 11:54:16 PM EAT<br>  Install Reason  : Explicitly installed<br>  Install Script  : No<br>  Validated By    : Signature</pre>



<p>If you want to know in more details you can run the following command</p>



<pre class="wp-block-verse">$ sudo podman info<br> host:<br>   BuildahVersion: 1.9.0<br>   Conmon:<br>     package: Unknown<br>     path: /usr/bin/conmon<br>     version: 'conmon version 0.3.0, commit: 8455ce1ef385120deb827d0f0588c04357bad4c4'<br>   Distribution:<br>     distribution: arch<br>     version: unknown<br>   MemFree: 665116672<br>   MemTotal: 16717189120<br>   OCIRuntime:<br>     package: Unknown<br>     path: /usr/bin/runc<br>     version: |-<br>       runc version 1.0.0-rc8<br>       commit: 425e105d5a03fabd737a126ad93d62a9eeede87f<br>       spec: 1.0.1-dev<br>   SwapFree: 8479567872<br>   SwapTotal: 8489267200<br>   arch: amd64<br>   cpus: 8<br>   hostname: techwiz.localhost<br>   kernel: 5.1.3-arch1-1-ARCH<br>   os: linux<br>   rootless: false<br>   uptime: 14h 44m 47.28s (Approximately 0.58 days)<br> registries:<br>   blocked: null<br>   insecure: null<br>   search:<br> docker.io<br> registry.fedoraproject.org<br> quay.io<br> registry.access.redhat.com<br> registry.centos.org<br> store:<br> ConfigFile: /etc/containers/storage.conf<br> ContainerStore:<br> number: 0<br> GraphDriverName: overlay<br> GraphOptions:<br> overlay.mountopt=nodev<br> GraphRoot: /var/lib/containers/storage<br> GraphStatus:<br> Backing Filesystem: extfs<br> Native Overlay Diff: "false"<br> Supports d_type: "true"<br> Using metacopy: "true"<br> ImageStore:<br> number: 0<br> RunRoot: /var/run/containers/storage<br> VolumePath: /var/lib/containers/storage/volumes </pre>



<h3><strong>Testing Podman on Arch Linux / Manjaro </strong></h3>



<p>Download the Alpine Linux docker image.</p>



<pre class="wp-block-verse">$ podman pull alpine<br>
Trying to pull docker.io/library/alpine…Getting image source signatures<br>
Copying blob 921b31ab772b done<br>
Copying config 4d90542f06 done<br>
Writing manifest to image destination<br>
Storing signatures<br>
4d90542f0623c71f1f9c11be3da23167174ac9d93731cf91912922e916bab02c</pre>



<p>You can list your downloaded images by running</p>



<pre class="wp-block-verse">podman images</pre>



<p>Now, run the alpine image container to test our installation.</p>



<pre class="wp-block-verse">$ podman run --name test --rm docker.io/library/alpine "cat" etc/os-release<br> NAME="Alpine Linux"<br> ID=alpine<br> VERSION_ID=3.10.0<br> PRETTY_NAME="Alpine Linux v3.10"<br> HOME_URL="<a href="https://alpinelinux.org/">https://alpinelinux.org/</a>"<br> BUG_REPORT_URL="<a href="https://bugs.alpinelinux.org">https://bugs.alpinelinux.org</a>/"</pre>



<p>To know in more details follow the link below</p>



<p><a href="https://www.osradar.com/?p=16904">How To Run Docker Containers using Podman &amp; Libpod</a></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-podman-on-arch-linux-manjaro/">How To Install Podman on Arch  Linux / Manjaro</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-podman-on-arch-linux-manjaro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
