[xubuntu-users] Installing a .deb file
Ralf Mardorf
silver.bullet at zoho.com
Tue Feb 8 17:03:38 UTC 2022
On Tue, 8 Feb 2022 07:54:37 -0500, Clarence Fender wrote:
>sudo - make me admin
>dpkg -i install
Hi,
the command "dpkg" doesn't fulfil dependencies, while the command "apt"
does, if an Internet connection is established. So the right thing to
do is fixing the Internet issue and then to run
sudo apt update && sudo apt-full upgrade && sudo apt install /path/package.deb
Regards,
Ralf
More information about the xubuntu-users
mailing list