הצטרף ל-Nostr
2026-02-28 15:57:26 UTC
in reply to

Zio Mc on Nostr: Debian like distro: Apt install package You can add new repositories Apt add ...

Debian like distro:
Apt install package

You can add new repositories
Apt add repository .....

If you download the .deb package
Dpkg -i package.deb

With source code
Make and make install