[OpenIndiana-discuss] elegant way to move from PHP-81 to PHP-82

Till Wegmüller toasterson at gmail.com
Sun May 19 07:41:12 UTC 2024


Hi Stephan

Not really if you only want to have specific packages installed.
The only other thing is to install all php-82 packages.

-Till

On 17.05.24 10:09, Stephan Althaus wrote:
> Hello!
> 
> Is there a more elegant way to move from php-81 to php-82 than this:
> 
> pkg list | grep php | grep 81 | awk '{print $1}' | sed "s/81/82/g" | 
> xargs pfexec pkg install
> 
> .. maybe something by changing a mediator ??
> 
> 
> Regards,
> 
> Stephan
> 
> 
> 
> 
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss



More information about the openindiana-discuss mailing list