We proudly present devkitPro pacman :)

Latest devkitPro news and announcements
Post Reply
WinterMute
Site Admin
Posts: 1845
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

We proudly present devkitPro pacman :)

Post by WinterMute » Fri Mar 23, 2018 3:26 am

We've spent considerable time putting together linux and osx binaries of pacman, the popular package manager for Arch Linux. This now allows us to produce prebuilt packages of libraries useful for porting which were formerly provided by a somewhat awkward and unreliable Makefile. The windows installer has now been upgraded to provide an msys2 install which provides pacman for windows users too.

Once installed you will find an msys2 shortcut in your start menu under devkitPro. This will launch a shell from where you can access pacman. Use `pacman -Sl` to list all the packages you can install or `pacman -Sl dkp-libs` for just devkitPro supplied packages. Installing is a simple `pacman -S <name of package` and this will also install any needed dependencies.

More details and instructions for OSX & various linux distros can be found on the wiki

Please note that this now means that the devkitPro toolchain infrastructure can only be installed to /opt/devkitpro (this is achieved on windows with msys fstab) and no support will be provided for any other install location. We have to do this because many of the libraries and supporting tools end up with absolute paths baked in at compile time and fixing everything to allow abitrary install locations is likely to be a never ending, if not impossible task. It does mean that users will no longer be faced with issues that have arisen in the past from attempting to compile portlibs with no prior knowledge or using some random portlibs binaries that have been compiled in the wrong order.
Help keep devkitPro toolchains free, Donate today

Personal Blog

Wolfgange
Posts: 4
Joined: Mon Jul 08, 2013 1:31 pm

Re: We proudly present devkitPro pacman :)

Post by Wolfgange » Sun Jul 22, 2018 5:36 pm

Nice job with this! I'm not running an Ubuntu based distro, but I was still able to get it up and running by extracting the deb and running `postinst`.

WinterMute
Site Admin
Posts: 1845
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: We proudly present devkitPro pacman :)

Post by WinterMute » Fri Jul 27, 2018 12:01 pm

Which distro are you using just as a matter of interest?

I updated this post to reflect better instructions on the wiki & it turns out that fedora & gentoo provide a pacman package that can be used.
Help keep devkitPro toolchains free, Donate today

Personal Blog

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests