LWP perl package on fedora?

Murpholino Peligro murpholinox at gmail.com
Thu Feb 27 04:56:31 CET 2025


Thanks a lot Max! Mystery solved! :)

El mié, 26 feb 2025 a la(s) 9:53 p.m., Max Chernoff (tex at maxchernoff.ca)
escribió:

> Hi Murpholino,
>
> On Wed, 2025-02-26 at 21:21 -0600, Murpholino Peligro wrote:
> > At https://tug.org/texlive/quickinstall.html it says
> >
> > > For regular installations via download, we highly recommend installing
> the
> > > LWP Perl package
> > > <https://www.tug.org/texlive/acquire-netinstall.html#netlwp> if you
> don't
> > > have it.
> >
> > But which one should I get
> >
> > ```
> > murphy at eva03:~$ dnf search perl-lwp*
> > Updating and loading repositories:
> > Repositories loaded.
> > Matched fields: name
> > [...]
>
> Actually, none of those are the correct package (but they all depend on
> the correct package, so any of them would work in a sense). The package
> that you want is called "perl-libwww-perl":
>
>     $ sudo dnf install perl-libwww-perl
>
> You can also use the provides spec "perl(LWP)", which will give the
> exact same result:
>
>     $ sudo dnf install "perl(LWP)"
>
> I have no idea why the submodules are called "perl-lwp-<name>" while the
> main module is called "perl-libwww-perl".
>
> Thanks,
> -- Max
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20250226/aebfd8b0/attachment.htm>


More information about the tex-live mailing list.