Installing a .deb file

The whole thing came up to install LAN messenger

to install a .deb file

sudo dpkg -i filename.deb , sudo apt-get update -f

or

sudo apt install filename.deb

Comments

Popular Posts