How do I install jitsi?
- Inicie sesión ou rexístrese para enviar comentarios
Sorry for the dumb question, but I really have no clue how to install things without a repository. I downloaded the .deb file, but I don't know what to do with the thing.
Just follow the instructions from https://jitsi.org/Main/DebianRepository. Simply double-clicking on the deb file will install it (provided the gdebi package is installed).
Thank you! I did not have gdebi installed.
sudo apt-get install gdebi
On 07/24/2013 10:29 PM, name at domain wrote:
> Sorry for the dumb question, but I really have no clue how to install
> things without a repository. I downloaded the .deb file, but I don't
> know what to do with the thing.
dpkg -i jitsi*
- Inicie sesión ou rexístrese para enviar comentarios