Corepack missing from repositories?

Why is corepack not in Manjaro repositories? It is needed for some packages so upgrading is not completing now for some time. Package not in AUR either

corepack is not in the Stable repository — yet — but it is in the Testing and Unstable repositories — both at version 0.34.3-1. :backhand_index_pointing_down:

In other words, it’ll be in the next Stable update, but if you really need it urgently, then you can easily switch to the Testing branch… :backhand_index_pointing_down:

sudo pacman-mirrors -a -B testing && sudo pacman-mirrors -f && sudo pacman -Syyu corepack
2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.