Segui il video qui sotto per vedere come installare il nostro sito come web app sulla tua schermata principale.
Nota: Questa funzionalità potrebbe non essere disponibile in alcuni browser.
Pubblicità
Potrei abituarmi a Flatpak...
Se due programmi A e B necessitano entrambi della dipendenza X essa viene installata 2 volte (ogni containeri le sue dipendenza) giusto ?
The main difference is that Flatpaks can both use libraries included in the package and shared libraries from another Flatpak.
Interessante... Invece snap ha le sue librerie interne
ci farò un pensiero pure io. per ora io sto andando solo di app da snap ( essendo su ubuntu ed essendo snap fatto da canonincal avevo pensato he fosse il top, oltre ad il fatto che su 20.04 è già integrato ).Alquanto interessante.
Telegram,Signal,LibreOffice,VLC,Sublime tutti installati tramite Flatpak.
Sono FF l'ho scaricato dai repo di Ubuntu.
Anche snap ha i suoi runtime, ad esempio di KDE, GNOME e freedesktop etc...The main difference is that Flatpaks can both use libraries included in the package and shared libraries from another Flatpak.
Interessante... Invece snap ha le sue librerie interne
Snap ha molti limiti sul desktop, infatti snap è principalmente usato e pensato per lo IOT e OS intero snap, flatpak per APP desktop.ci farò un pensiero pure io. per ora io sto andando solo di app da snap ( essendo su ubuntu ed essendo snap fatto da canonincal avevo pensato he fosse il top, oltre ad il fatto che su 20.04 è già integrato ).
Però a quanto pare c'è pure appimage che non sembra affatto male ( ma anche lui è come snap, con le librerie integrate e non condivise )
Similar projects
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.liber...github.com
Canonical come detto usa molto snap su IOT e dispositivi embedded industriali ed è li il loro business, ecco perché lo spingono molto. Adesso stanno adattando snap per il desktop, ma hanno detto più volte che la loro priorità è su quei casi d'uso e dispositivi dove hanno molti clienti.Intanto mille grazie @EmanueleC spiegazioni molto interessanti e ben dettagliate!
In giornata proverò flatpak assolutamente!
Però ho una domanda, se è così "rotto" come sistema, perchè canonical ha deciso di integrarlo interamente in ubuntu?
( e con quello che hai scritto sopra posso aver ben intuito perchè LinuxMint lo abbia rimosso )
Pensa, io invece lo avevo visto come sistema miracoloso, dove trovare le app più importanti.
Tipo eclipse tramite repo era ancora a Mars ( versione 2008/2009 ) mentre su snap era all'ultima release uscita qualche giorno fa!
voleva dire per me niente più download di una coartella, unzipparla, sbatterla da qualche parte e piangere ad ogni aggiornamento.
Ma di sicuro lo provo sto flatpak ?
ehi zorin risponde anche al tasto windows aprendo start!
e funziona pure tast windows + L per bloccare lo schermo.
e ha pure il supporto windows, me ne sono accorto scaricando per sbaglio un eseguibile per windows
mi hanno segnalato anche trinity ubuntu, come distro leggera
Tutte le distro supportano Btrfs, tranne RedHat.correggo anche qui, scusate, avevo letto male e spulciato vecchie review, l'ultima versione di zorin che ha avuto wine è la 12. ora non c'è più.
@EmanueleC scusa ma che tu sappia tutte le distro sono adatte a brtfs? o una distro può non essere compatibile? o non c'entra nulla? grazie
--- i due messaggi sono stati uniti ---
mi hanno segnalato anche trinity ubuntu, come distro leggera
--- i due messaggi sono stati uniti ---
la ho provata in live, sembra di essere tornati ai tempi di xp in tutto e per tutti, pure nella visualizzazione della pagina di google.
bocciata assolutamente.
Tutte le distro supportano Btrfs, tranne RedHat.
~$ flatpak --help
Usage:
flatpak [OPTION…] COMMAND
Builtin Commands:
Manage installed applications and runtimes
install Install an application or runtime
update Update an installed application or runtime
uninstall Uninstall an installed application or runtime
mask Mask out updates and automatic installation
list List installed apps and/or runtimes
info Show info for installed app or runtime
history Show history
config Configure flatpak
repair Repair flatpak installation
create-usb Put applications or runtimes onto removable media
Finding applications and runtimes
search Search for remote apps/runtimes
Running applications
run Run an application
override Override permissions for an application
make-current Specify default version to run
enter Enter the namespace of a running application
ps Enumerate running applications
kill Stop a running application
Manage file access
documents List exported files
document-export Grant an application access to a specific file
document-unexport Revoke access to a specific file
document-info Show information about a specific file
Manage dynamic permissions
permissions List permissions
permission-remove Remove item from permission store
permission-set Set permissions
permission-show Show app permissions
permission-reset Reset app permissions
Manage remote repositories
remotes List all configured remotes
remote-add Add a new remote repository (by URL)
remote-modify Modify properties of a configured remote
remote-delete Delete a configured remote
remote-ls List contents of a configured remote
remote-info Show information about a remote app or runtime
Build applications
build-init Initialize a directory for building
build Run a build command inside the build dir
build-finish Finish a build dir for export
build-export Export a build dir to a repository
build-bundle Create a bundle file from a ref in a local repository
build-import-bundle Import a bundle file
build-sign Sign an application or runtime
build-update-repo Update the summary file in a repository
build-commit-from Create new commit based on existing ref
repo Show information about a repo
Help Options:
-h, --help Show help options
Application Options:
--version Print version information and exit
--default-arch Print default arch and exit
--supported-arches Print supported arches and exit
--gl-drivers Print active gl drivers and exit
--installations Print paths for system installations and exit
-v, --verbose Show debug information, -vv for more detail
--ostree-verbose Show OSTree debug information
figata! non vedo l'ora ti avere qualcosa al livello de Il mio telefono di windows
Btrfs è più sensibile al guasto hardware e quindi alla corruzione dei dati, quindi a molti (ignorando...) può sembrare meno stabile perché per non propagare la corruzione il filesystem potrebbe mettersi in automatico in sola lettura per darti la possibilità di fare un backup e riparare il filesystem se si può o cambiare il disco. Su questo stanno arrivando miglioramenti UX per avvisare l'utente. Se hai una replica in raid o dup, ripara in automatico.supportano ok, ma sono ugualmente stabili con ogni file system? o per dire ext4 dà meno rischi di problemi (non so di che tipo, sparo a coso)
grazie
scusate, questo output del terminale vuol dire che io ho già flatpak?
Codice:~$ flatpak --help Usage: flatpak [OPTION…] COMMAND Builtin Commands: Manage installed applications and runtimes install Install an application or runtime update Update an installed application or runtime uninstall Uninstall an installed application or runtime mask Mask out updates and automatic installation list List installed apps and/or runtimes info Show info for installed app or runtime history Show history config Configure flatpak repair Repair flatpak installation create-usb Put applications or runtimes onto removable media Finding applications and runtimes search Search for remote apps/runtimes Running applications run Run an application override Override permissions for an application make-current Specify default version to run enter Enter the namespace of a running application ps Enumerate running applications kill Stop a running application Manage file access documents List exported files document-export Grant an application access to a specific file document-unexport Revoke access to a specific file document-info Show information about a specific file Manage dynamic permissions permissions List permissions permission-remove Remove item from permission store permission-set Set permissions permission-show Show app permissions permission-reset Reset app permissions Manage remote repositories remotes List all configured remotes remote-add Add a new remote repository (by URL) remote-modify Modify properties of a configured remote remote-delete Delete a configured remote remote-ls List contents of a configured remote remote-info Show information about a remote app or runtime Build applications build-init Initialize a directory for building build Run a build command inside the build dir build-finish Finish a build dir for export build-export Export a build dir to a repository build-bundle Create a bundle file from a ref in a local repository build-import-bundle Import a bundle file build-sign Sign an application or runtime build-update-repo Update the summary file in a repository build-commit-from Create new commit based on existing ref repo Show information about a repo Help Options: -h, --help Show help options Application Options: --version Print version information and exit --default-arch Print default arch and exit --supported-arches Print supported arches and exit --gl-drivers Print active gl drivers and exit --installations Print paths for system installations and exit -v, --verbose Show debug information, -vv for more detail --ostree-verbose Show OSTree debug information