How can I install garuda-chroot?

I want to use garuda-chroot from my garuda installation to chroot into other installations.
Is there any way I can use garuda-chroot?

You can use pkgfile to tell you what package contains a certain file like this:

pkgfile <file>

In this case:

>> pkgfile garuda-chroot
chaotic-aur/garuda-tools-base-git
5 Likes

Also, pacman -F garuda-chroot (though this might be slower than pkgfile).

2 Likes

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