Hello!Is there a way to use dpkg without sudo? For example, I want to install a package but do not have superuser rights. I want then dpkg to recognize that and install the package in my home directory (~/bin, ~/share/doc, etc...) with all dependencies resolved.
Thank you, g