-
For Debian or ubuntu based system
sudo dpkg -i *.debFor other distro, you need to change .deb file to appropriate format for your distribution.
For example, you need to change .deb to .rpm for Redhat. For conversion, try a tool called “alien”.
>I downloaded a linux file with a .deb extension.
>Could somebody tell me how to install this file on my Linux workstation?
>Thank you in advance.
>