[re] .deb file for Linux

  • #296776
    debian 12.***.175.2 2370

    For Debian or ubuntu based system
    sudo dpkg -i *.deb

    For 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.
    >