tag:github.com,2008:https://github.com/devkitPro/pacman/releasesRelease notes from pacman2024-07-14T09:16:52Ztag:github.com,2008:Repository/80624238/v7.0.02024-07-14T09:16:52Zv7.0.0<p>Liechtenstein and Uzbekistan are doubly landlocked</p>allanmcraetag:github.com,2008:Repository/80624238/v6.1.02024-03-04T03:12:49Zv6.1.0<p>It has been a while...</p>allanmcraetag:github.com,2008:Repository/80624238/v6.0.22025-09-21T21:14:04ZdevkitPro pacman 6.0.2<h1>macOS and linux pacman binaries for devkitPro provided libraries.</h1>
<p>Do not attempt to install the files from the .deb manually on non Debian systems, see <a href="https://devkitpro.org/wiki/devkitPro_pacman" rel="nofollow">https://devkitpro.org/wiki/devkitPro_pacman</a> for instructions. Arch, Fedora and Gentoo based distros are covered explicitly there.</p>
<h4>Please do not use pacman on your CI workflows. We provide docker images for this purpose at <a href="https://hub.docker.com/u/devkitpro" rel="nofollow">https://hub.docker.com/u/devkitpro</a></h4>
<p>On macOS you should be able to just run the .pkg with right click and open or install it via terminal</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="sudo installer -pkg /path/to/devkitpro-pacman-installer.pkg -target /"><pre class="notranslate"><code>sudo installer -pkg /path/to/devkitpro-pacman-installer.pkg -target /
</code></pre></div>
<p>For debian based systems we have a script that sets up our apt repository. Please read the script before running for your own peace of mind.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" wget https://apt.devkitpro.org/install-devkitpro-pacman
chmod +x ./install-devkitpro-pacman
sudo ./install-devkitpro-pacman"><pre class="notranslate"><code> wget https://apt.devkitpro.org/install-devkitpro-pacman
chmod +x ./install-devkitpro-pacman
sudo ./install-devkitpro-pacman
</code></pre></div>
<p>This should also work on WSL but a symlink may need to be created first</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="sudo ln -s /proc/self/mounts /etc/mtab"><pre class="notranslate"><code>sudo ln -s /proc/self/mounts /etc/mtab
</code></pre></div>WinterMutetag:github.com,2008:Repository/80624238/devkitpro-pacman-6.0.12022-02-12T20:21:55Zdevkitpro-pacman-6.0.1<p>use -S to pass -e to bash</p>WinterMutetag:github.com,2008:Repository/80624238/v6.0.12021-09-04T09:40:46Zv6.0.1<p>v6.0.1</p>allanmcraetag:github.com,2008:Repository/80624238/v6.0.02021-05-20T03:37:52Zv6.0.0<p>Look at those progress bars</p>allanmcraetag:github.com,2008:Repository/80624238/v6.0.0alpha12020-12-04T03:36:09Zv6.0.0alpha1<p>Time to road-test the new downloader code</p>allanmcraetag:github.com,2008:Repository/80624238/v1.0.22023-04-05T23:42:01ZdevkitPro pacman 1.0.2<h1>OSX & linux pacman binaries for devkitPro provided libraries.</h1>
<p>These are outdated. Use <a href="https://github.com/devkitPro/pacman/releases/latest">https://github.com/devkitPro/pacman/releases/latest</a></p>WinterMutetag:github.com,2008:Repository/80624238/v5.2.22020-06-26T06:46:11Zv5.2.2<p>v5.2.2</p>WinterMutetag:github.com,2008:Repository/80624238/v5.2.12019-11-01T01:05:25Zv5.2.1<p>v5.2.1</p>allanmcrae