Skip to content

feat(makechrootpkg): add `-i` option to install a package by name

As opposed to makechrootpkg -I, this will cause makechrootpkg to install a specified package with pacman -S.

Merge request reports