(Unoffical) devkitPro-pacman template for voidlinux

Got something cool to help make the toolchains better? Post it here.
Post Reply
User avatar
oreo639
Posts: 4
Joined: Tue Sep 05, 2017 8:21 am

(Unoffical) devkitPro-pacman template for voidlinux

Post by oreo639 » Fri Feb 08, 2019 6:30 am

As a user of dkp toolchains and voidlinux, I decided to make a template for xbps that installs a similar setup to what the deb package installs.
I'm just sharing this for anyone else who happens to voidlinux and wants to install dkp-pacman.
The template is here: https://github.com/Oreo639/void-unsanitary-packages
You can download a prebuilt package here: https://www.dropbox.com/sh/4lj7h13fe5mi ... f84ea?dl=0
You can install the premade package using xdowngrade (from xtools).

If you have any thoughts or suggestions to improve the template, please let me know.
Last edited by fincs on Wed Mar 13, 2019 2:42 am, edited 1 time in total.

User avatar
oreo639
Posts: 4
Joined: Tue Sep 05, 2017 8:21 am

Re: (Unoffical) devkitPro-pacman template for voidlinux

Post by oreo639 » Tue Jul 07, 2020 9:10 pm

Hello, I would like to post an update on the status of the unoffical devkitpro-pacman template for Void Linux.

devkitpro-pacman is being deprecated in favor of the offical pacman package provided in the Void repos.
If you are an existing devkitpro-pacman user on Void, it is strongly recommended to migrate to the offical pacman package in the Void repos.
Make sure you update any aliases and such to accommodate the change.

Here are some steps to get you migrated properly.
  • Note:
    The "$" at the beginning of each line means that the command is being run by a normal user, this is not apart of the command.

Code: Select all

$ sudo xbps-remove devkitpro-pacman
$ sudo xbps-install -S pacman
$ sudo cp -r /opt/devkitpro/pacman/var/lib/pacman /var/lib
$ sudo pacman-db-upgrade
From there simply follow the instructions listed here:
wiki/devkitPro_pacman

Once you are done, you can continue using pacman as normal.

If you have any issues during the migration, feel free to ask here.

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests