Récupérer le programme « opgk » du même style qu’un yum (Centos) ou apt (debian) mais pour votre qnap.
wget –no-check-certificate http://bin.entware.net/other/Entware_1.00std.qpkg
Commande qui permet l’installation du opkg
[/] #sh Entware_1.00std.qpkg
Utilisation pour installer git
opkg install git-httpopkg install git python3 python3-pip
Maintenant il est possible de lancer un git clone etc..
