Hi,
I'm a new alpine user, and I'm trying to setup a home router following
this tutorial:
riedstra.dev/2022/02/alpine-linux-home-router
I'm unable to install miniupnpd, getting this message:
ERROR: unable to select packages:
miniupnpd (no such package)
This is a fresh alpine install, does anyone know what the issue might
be?
best,
Jason Young
On Mon Oct 3, 2022 at 5:30 PM CEST, Jason Young wrote:
> Hi,
>
> I'm a new alpine user, and I'm trying to setup a home router following
> this tutorial:
>
> riedstra.dev/2022/02/alpine-linux-home-router
>
> I'm unable to install miniupnpd, getting this message:
>
> ERROR: unable to select packages:
> miniupnpd (no such package)
it's in the community/ repository and not main/, so you have to add that
to /etc/apk/repositories first.
>
> This is a fresh alpine install, does anyone know what the issue might
> be?
>
> best,
> Jason Young