3 155
contributi
Wtf (discussione | contributi) |
Wtf (discussione | contributi) Nessun oggetto della modifica |
||
Riga 5: | Riga 5: | ||
{{Versioni compatibili}} | {{Versioni compatibili}} | ||
__TOC__ | __TOC__ | ||
== Introduzione == | == Introduzione == | ||
Questa pagina ha lo scopo di raccogliere una lista dei [[repository]] non ufficiali più frequentemente usati dagli utenti Debian. | Questa pagina ha lo scopo di raccogliere una lista dei [[repository]] non ufficiali più frequentemente usati dagli utenti Debian. | ||
== Deb-multimedia == | == Deb-multimedia == | ||
Riga 58: | Riga 62: | ||
* '''Home page''': https://deb.sury.org/ | * '''Home page''': https://deb.sury.org/ | ||
* '''Release supportate''': | * '''Release supportate''': Jessie, Stretch, Buster | ||
* '''Architetture''': amd64 arm64 armhf i386 | * '''Architetture''': amd64 arm64 armhf i386 | ||
* File ''Release'' per ''deb-sury'': | * File ''Release'' per ''deb-sury'': | ||
Riga 79: | Riga 83: | ||
<pre>wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg</pre> | <pre>wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg</pre> | ||
Le istruzioni originali possono essere visualizzate [https://packages.sury.org/php/README.txt qui]. Esiste anche un [https://github.com/oerdnj/deb.sury.org/wiki wiki], ed in particolare [https://github.com/oerdnj/deb.sury.org/wiki/Managing-Multiple-Versions questa pagina] spiega come gestire molteplici versioni di php. | Le istruzioni originali possono essere visualizzate [https://packages.sury.org/php/README.txt qui]. Esiste anche un [https://github.com/oerdnj/deb.sury.org/wiki wiki], ed in particolare [https://github.com/oerdnj/deb.sury.org/wiki/Managing-Multiple-Versions questa pagina] spiega come gestire molteplici versioni di php. | ||
== Liquorix Kernel == | == Liquorix Kernel == | ||
Riga 99: | Riga 104: | ||
== | == HWRaid == | ||
* '''Home page''': https://hwraid.le-vert.net/wiki/DebianPackages | |||
* '''Release supportate''': squeeze, wheezy, jessie, and stretch | |||
* '''Architetture''': amd64 i386 | |||
* File ''Release'' per ''HWraid'': | |||
** [https://packages.sury.org/php/dists/jessie/Release Jessie] | |||
** [https://packages.sury.org/php/dists/stretch/Release Stretch] | |||
** [https://packages.sury.org/php/dists/buster/Release Buster] | |||
HWraid è un sito web che fornisce supporto per l'installazione, la configurazione e la gestione di controller RAID su Linux. | |||
Indirizzi repository (per i sorgenti sostituire semplicemente <code>deb</code> con <code>deb-src</code>): | |||
<pre> | |||
deb http://hwraid.le-vert.net/debian stretch main | |||
</pre> | |||
== Wine == | == Wine == | ||
Riga 111: | Riga 127: | ||
* '''Release Supportate:''' Debian [[wheezy]], [[jessie]], [[stretch]], [[buster]] e [[sid]]. | * '''Release Supportate:''' Debian [[wheezy]], [[jessie]], [[stretch]], [[buster]] e [[sid]]. | ||
* '''Architetture''': i386, amd64 | * '''Architetture''': i386, amd64 | ||
== Mozilla-Debian == | |||
{{Box|Avviso|'''Da luglio 2017 queto repository NON È PIÙ DISPONIBILE'''}} | |||
Generalmente su Debian si utilizza la versione ''[https://www.mozilla.org/en-US/firefox/organizations/faq/ ESR]'' di [[Firefox]]. Il ''Debian Mozilla team'' '''metteva''' a disposizione un proprio [[repository]] semi-ufficiale per permettere agli utenti Debian di installare altre versioni del browser (''[https://www.mozilla.org/it/firefox/notes/ Firefox Release]'', ''[https://www.mozilla.org/it/firefox/beta/notes/ Firefox beta]'' e ''[https://www.mozilla.org/it/firefox/developer/notes/ Aurora]'') su tutte le [[release]] Debian supportate. | |||
contributi