Introduzione a Nala, il frontend python di Apt

Introduzione a Nala, il frontend python di Apt

che abbiamo deciso di rilasciare sulle release 11.x e 10 Plus

Julian Del Vecchio 14/06/2024 0

Il rilascio di nala sulle release 11.x (32/64 bit) è avvenuto alcuni giorni fà, per mezzo dei nostri ultimi aggiornamenti di sistema, pertanto gli utenti che hanno mantenuto il sistema aggiornato, avranno oltre ad Apt anche Nala.

Naturalmente Nala può essere usato come alternativa, ma è comunque consigliato l'utilizzo ad utenti esperti e che sanno quindi come utilizzarlo o ne conoscono i benefici.

Perchè lo abbiamo introdotto? Tendiamo, in via generale, ad estendere la vita delle nostre release più utilizzate, creando pacchetti di aggiornamento massicci (che scaricano ed installano nell'ordine più di 1 Gb di pacchetti) e non vogliamo annoiare i nostri utenti che hanno hardware poco prestante e che quindi devono restare incollati allo schermo per rispondere alle domande richieste.

Ce ne siamo resi conto con gli ultimi pacchetti di aggiornamento che estenderanno il supporto della release 10 Basic (32/64bit) di altri 3 anni con il salto di versione alla release 10 Plus, attualmente in fase di sviluppo.

Ormai i continui salti di versione, a nostro parere, non possono più essere eseguiti con Apt, il tool nativo usato nelle varie derivate Debian GNU/Linux, ma è preferibile adottare Nala per i suoi tanti vantaggi, tra cui la rapidità rispetto ad Apt con cui esegue download ed installazione di pacchetti.

In che modo lo useremo? Abbiamo quindi pensato di rilasciarlo sulle release 11.x e sulle 10 Plus in modo da poter rilasciare i prossimi pacchetti di upgrade di versione direttamente con i comandi nala, riducendo di fatto le tempistiche necessarie al salto di versione.


Nala was released on 11.x releases (32/64 bit) a few days ago, with our latest system updates, so users who have kept their system up to date will have Nala in addition to Apt.

Of course Nala can be used as an alternative, but it is still recommended for experienced users who know how to use it or know its benefits.

Why did we introduce it? We tend, in general, to extend the life of our most used releases, creating massive update packages (which download and install more than 1 Gb of packages in order) and do not want to bore our users who have low-performance hardware and therefore have to stay glued to the screen to answer the questions asked.

We realized this with the latest update packages that will extend the support of the 10 Basic release (32/64 bit) for another 3 years with the jump in version to the 10 Plus release, currently under development.

By now, in our opinion, continuous version jumps can no longer be performed with Apt, the native tool used in the various Debian GNU/Linux derivatives, but it is preferable to adopt Nala for its many advantages, including the speed with which it performs downloads and installations of packages compared to Apt.

How will we use it? We have therefore decided to release it on the 11.x and 10 Plus releases so that we can release the next version upgrade packages directly with the nala commands, effectively reducing the time needed for the version jump.

Potrebbero interessarti anche...

Julian Del Vecchio 14/04/2023

Buon Compleanno, Ufficio Zero Linux OS!

Il 15 Aprile del 2020 risorgeva dalle ceneri il progetto made in Italy, voluto dal suo patron, Julian Del Vecchio, e dall'azienda che dirige, SIITE SRLS, con base nel lodigiano.

Insieme ad altri due volontari, Riccardo Leguti ed Adriano Morselli, si è partiti da una versione poco curata per arrivare oggi, ad avere svariate release curate, stabili, flessibili, aggiornate e complete anche di un repository aggiuntivo per i driver delle varie stampanti.

I passi fatti, grazie anche al supporto di altri volontari che hanno affiancato lo staff per un breve periodo, hanno dimostrato il vero potenziale del progetto che continua a portare avanti versioni sia a 32 che 64bit.

Pensiamo che con qualsiasi hardware si ha si può lavorare bene, se si installa una delle nostre release, tanto che molti nostri utenti gradiscono anche le versioni a 32bit, cercando di riciclare ed ottimizzare l'hardware a propria disposizione.

Vogliamo ringraziare i nostri utenti che continuano ad utilizzare ed apprezzare i nostri sistemi e dedicare loro il video postato di seguito.

 


 

On April 15, 2020, the project made in Italy and wanted by its patron, Julian Del Vecchio, and by the company he manages, SIITE SRLS, based in the Lodi area, rose from the ashes.

Together with two other volunteers, Riccardo Leguti and Adriano Morselli, We started from a poorly maintained version to arrive today, to have various well-kept, stable, flexible, updated and complete releases also with an additional repository for the drivers of various printers.

The steps taken, thanks also to the support of other volunteers who have joined the staff for a short period, have demonstrated the true potential of the project, which continues to carry forward both 32 and 64bit versions.

We think that whatever hardware you have, you can work well if you install one of our releases, so much so that many of our users also like the 32bit versions, trying to recycle and optimize the hardware at their disposal.

We want to thank our users, who continue to use and appreciate our systems and dedicate to them the video posted below.

 

Leggi tutto

Julian Del Vecchio 07/08/2024

Group One supporta Ufficio Zero Linux OS

Group One, fornitore leader europeo di servizi di presenza online, cloud hosting e marketing digitale sostiene il nostro progetto con la creazione di un mirror aggiuntivo localizzato in Svezia.

Ringraziamo il nuovo partner per il prezioso supporto.

Nei prossimi giorni rilasceremo degli aggiornamenti per l'usabilità anche di questo mirror aggiuntivo.


Group One, a leading European provider of online presence, cloud hosting and digital marketing services supports our project by creating an additional mirror located in Sweden.

We thank the new partner for their valuable support.

In the coming days we will release updates for the usability of this additional mirror as well.

Leggi tutto

Julian Del Vecchio 10/06/2021

Web App Manager

Ufficio Zero Linux OS continua ad evolversi, introducendo Web App Manager come pacchetto all'interno dei repository ufficiali per le varie versioni.

Il software è disponibile per le versioni Vieste (basata su Linux Mint 19.3), Tropea (basata su Linux Mint 20.x) e Siena (basata su LMDE4) mediante il Gestore Applicazioni, mentre sulle versioni Roma (basata su Devuan 3) e Bergamo (basata su PCLinuxOS) mediante il Gestore di Pacchetti Synaptic o da terminale, installandola con il seguente comando:

su (e password di root quando richiesto)

apt-get install webapp-manager (per la versione Bergamo)

sudo apt-get install webapp-manager (per la versione Roma)


Ufficio Zero Linux OS continues to evolve, introducing Web App Manager as a package within the official repositories for the various versions.

The software is available for the Vieste (based on Linux Mint 19.3), Tropea (based on Linux Mint 20.x) and Siena (based on LMDE4) versions through the Application Manager, while on Roma (based on Devuan 3) and Bergamo (based on PCLinuxOS) versions using the Synaptic Package Manager or from the terminal, installing it with the following command:

su (and root password when required)

apt-get install webapp-manager (for Bergamo version)

sudo apt-get install webapp-manager (for Roma version)

Leggi tutto

Cerca...