Lector de Feeds
QA ISO testers
For Qa team:
← Older revision Revision as of 15:39, 3 September 2025 Line 118: Line 118: * mageiatester - Denis - mageiatester at i2pmail dot org * mageiatester - Denis - mageiatester at i2pmail dot org + +* udham - udham sidhu - udhams at hotmail dot com * Morgano - Morgan Leijström - fri at tribun dot eu * Morgano - Morgan Leijström - fri at tribun dot eu * jank - Jean-Claude Stiegler - jcstiegler at free dot fr * jank - Jean-Claude Stiegler - jcstiegler at free dot fr Davidwhodgins
Categorías: Wiki de Mageia
Möglichkeiten um Anwendungen zu installieren-de
← Older revision
Revision as of 11:24, 3 September 2025
Line 40:
Line 40:
Viele Audio- und Video-Codecs sind für die freie Verwendung in kleineren oder größeren Teilen der Welt eingeschränkt und Anwendungen, die diese fest eingebunden haben befinden sich im tainted Repository. Viele Audio- und Video-Codecs sind für die freie Verwendung in kleineren oder größeren Teilen der Welt eingeschränkt und Anwendungen, die diese fest eingebunden haben befinden sich im tainted Repository.
−Empfohlenermaßen solltest Sie vor der Installation prüfen, ob Sie einige der Pakte von dort legal nutzen können, abhängig von der Nutzung und in welchem Teil der Welt Sie sich befinden.+Empfohlenerweise sollten Sie vor der Installation prüfen, ob Sie einige der Pakte von dort legal nutzen können, abhängig von der Nutzung und in welchem Teil der Welt Sie sich befinden.
Wenn Sie alles aus den tainted Quellen aktualisieren möchten, was Sie auf Ihrem System installiert haben: aktivieren Sie beide Quellen, tainted und tainted_updates. Bei 64-Bit System sollten zusätzlich die 32-Bit Quellen aktiviert werden und anschließend als root der Befehl urpmi --auto-select ausgeführt werden. Wenn Sie alles aus den tainted Quellen aktualisieren möchten, was Sie auf Ihrem System installiert haben: aktivieren Sie beide Quellen, tainted und tainted_updates. Bei 64-Bit System sollten zusätzlich die 32-Bit Quellen aktiviert werden und anschließend als root der Befehl urpmi --auto-select ausgeführt werden.
Line 126:
Line 126:
Beispiele: Wir haben FreeCAD (eine sehr funktionsreiche Anwendung zur technischen CAD welches in starker Entwicklung ist) und Slic3r (3D Drucker), aber eventuell sind Sie daran interessiert die Entwicklerversion einzusetzen um zusätzliche Eigenschaften verwenden zu können. Sie können die von Mageia zur Verfügung gestellte Version installiert lassen oder mehr als eine Version im AppImage Format verwenden. https://forums.mageia.org/en/viewtopic.php?f=7&t=12200 Beispiele: Wir haben FreeCAD (eine sehr funktionsreiche Anwendung zur technischen CAD welches in starker Entwicklung ist) und Slic3r (3D Drucker), aber eventuell sind Sie daran interessiert die Entwicklerversion einzusetzen um zusätzliche Eigenschaften verwenden zu können. Sie können die von Mageia zur Verfügung gestellte Version installiert lassen oder mehr als eine Version im AppImage Format verwenden. https://forums.mageia.org/en/viewtopic.php?f=7&t=12200
−[https://github.com/AppImage/AppImageUpdate {{prog-de|AppImageUpdate}}] kann ausgeführt werden um AppImages auf die neueste Version zu aktualisieren. Es ist selbst ein AppImage und kann sich auch selbst aktualisieren. Da es Delta-Updates verwendet, sind die Downloads sehr klein und effizient. '''Beachten''' Sie, dass Sie derzeit [https://github.com/AppImage/AppImageUpdate/issues/182#issuecomment-972461213 einen Link zu den Zertifikaten erstellen müssen. Leider sind viele AppImages nicht mit den erforderlichen Informationen ausgestattet damit der Updater funktioniert. Ein gutes Beispiel hierfür ist FreeCAD, wodurch Sie eine große Menge an Daten zum herunterladen sparen. Um zu prüfen ob ein AppImage die erforderlichen Aktualisierungsinformationen enthält, geben Sie {{cmd-de|./dasProgramm.AppImage --appimage-updateinformation}} ein; keine Ausgabe bedeutet keine Informationen.+[https://github.com/AppImageCommunity/AppImageUpdate {{prog-de|AppImageUpdate}}] kann ausgeführt werden um AppImages auf die neueste Version zu aktualisieren. Es ist selbst ein AppImage und kann sich auch selbst aktualisieren. Da es Delta-Updates verwendet, sind die Downloads sehr klein und effizient. '''Beachten''' Sie, dass Sie derzeit [https://github.com/AppImageCommunity/AppImageUpdate/issues/182#issuecomment-972461213 einen Link zu den Zertifikaten erstellen müssen. Leider sind viele AppImages nicht mit den erforderlichen Informationen ausgestattet damit der Updater funktioniert. Ein gutes Beispiel hierfür ist FreeCAD, wodurch Sie eine große Menge an Daten zum herunterladen sparen. Um zu prüfen ob ein AppImage die erforderlichen Aktualisierungsinformationen enthält, geben Sie {{cmd-de|./dasProgramm.AppImage --appimage-updateinformation}} ein; keine Ausgabe bedeutet keine Informationen.
{{Note-de|Wenn die AppImage-Anwendung nicht funktioniert weil ihr Abhängigkeiten fehlen, ist dies ein Fehler im AppImage selbst, da es alle benötigten Daten enthalten sollte. Ein unvollständiges AppImage kann mit einigen Distributionen funktionieren, mit anderen allerdings nicht. Wenn Sie also dieses Problem feststellen, informieren Sie den Ersteller des AppImage damit dies korrigiert werden kann.}} {{Note-de|Wenn die AppImage-Anwendung nicht funktioniert weil ihr Abhängigkeiten fehlen, ist dies ein Fehler im AppImage selbst, da es alle benötigten Daten enthalten sollte. Ein unvollständiges AppImage kann mit einigen Distributionen funktionieren, mit anderen allerdings nicht. Wenn Sie also dieses Problem feststellen, informieren Sie den Ersteller des AppImage damit dies korrigiert werden kann.}}
Psyca
Categorías: Wiki de Mageia
Ways to install programs
← Older revision
Revision as of 11:21, 3 September 2025
Line 125:
Line 125:
Examples: We have FreeCAD (a very capable mechanical CAD in heavy development) and Slic3r (3D printer CAM), but you may be interested in having the development versions to get extra features. You may still have the Mageia packaged version installed, or more than one version in AppImage format. https://forums.mageia.org/en/viewtopic.php?f=7&t=12200 Examples: We have FreeCAD (a very capable mechanical CAD in heavy development) and Slic3r (3D printer CAM), but you may be interested in having the development versions to get extra features. You may still have the Mageia packaged version installed, or more than one version in AppImage format. https://forums.mageia.org/en/viewtopic.php?f=7&t=12200
−[https://github.com/AppImageCommunity/AppImageUpdate {{prog|AppImageUpdate}}] can be run to update some AppImages to latest version. It is itself an AppImage, and can also update itself. As it uses delta updates, the downloads are very small and efficient. '''Note''' that you currently need to [https://github.com/AppImage/AppImageUpdate/issues/182#issuecomment-972461213 make a link to certificates.] Unfortunately many AppImages are not prepared with required information for the updater to work. One good example though is FreeCAD, saving you a lot in download size. To check if an AppImage contain update information, issue {{cmd|./thatprogram.AppImage --appimage-updateinformation}}; no output means no info.+[https://github.com/AppImageCommunity/AppImageUpdate {{prog|AppImageUpdate}}] can be run to update some AppImages to latest version. It is itself an AppImage, and can also update itself. As it uses delta updates, the downloads are very small and efficient. '''Note''' that you currently need to [https://github.com/AppImageCommunity/AppImageUpdate/issues/182#issuecomment-972461213 make a link to certificates.] Unfortunately many AppImages are not prepared with required information for the updater to work. One good example though is FreeCAD, saving you a lot in download size. To check if an AppImage contain update information, issue {{cmd|./thatprogram.AppImage --appimage-updateinformation}}; no output means no info.
{{Note|If the AppImage application does not work because it is missing dependencies, that is a fault in the AppImage, as it is supposed to be self-contained. An incomplete AppImage may work on some distributions, and not on others. So if you see that problem, tell the application AppImage creator so they can fix the AppImage.}} {{Note|If the AppImage application does not work because it is missing dependencies, that is a fault in the AppImage, as it is supposed to be self-contained. An incomplete AppImage may work on some distributions, and not on others. So if you see that problem, tell the application AppImage creator so they can fix the AppImage.}}
Psyca
Categorías: Wiki de Mageia
Ways to install programs
AppImage: link update
← Older revision Revision as of 22:47, 2 September 2025 Line 125: Line 125: Examples: We have FreeCAD (a very capable mechanical CAD in heavy development) and Slic3r (3D printer CAM), but you may be interested in having the development versions to get extra features. You may still have the Mageia packaged version installed, or more than one version in AppImage format. https://forums.mageia.org/en/viewtopic.php?f=7&t=12200 Examples: We have FreeCAD (a very capable mechanical CAD in heavy development) and Slic3r (3D printer CAM), but you may be interested in having the development versions to get extra features. You may still have the Mageia packaged version installed, or more than one version in AppImage format. https://forums.mageia.org/en/viewtopic.php?f=7&t=12200 −[https://github.com/AppImage/AppImageUpdate {{prog|AppImageUpdate}}] can be run to update some AppImages to latest version. It is itself an AppImage, and can also update itself. As it uses delta updates, the downloads are very small and efficient. '''Note''' that you currently need to [https://github.com/AppImage/AppImageUpdate/issues/182#issuecomment-972461213 make a link to certificates.] Unfortunately many AppImages are not prepared with required information for the updater to work. One good example though is FreeCAD, saving you a lot in download size. To check if an AppImage contain update information, issue {{cmd|./thatprogram.AppImage --appimage-updateinformation}}; no output means no info.+[https://github.com/AppImageCommunity/AppImageUpdate {{prog|AppImageUpdate}}] can be run to update some AppImages to latest version. It is itself an AppImage, and can also update itself. As it uses delta updates, the downloads are very small and efficient. '''Note''' that you currently need to [https://github.com/AppImage/AppImageUpdate/issues/182#issuecomment-972461213 make a link to certificates.] Unfortunately many AppImages are not prepared with required information for the updater to work. One good example though is FreeCAD, saving you a lot in download size. To check if an AppImage contain update information, issue {{cmd|./thatprogram.AppImage --appimage-updateinformation}}; no output means no info. {{Note|If the AppImage application does not work because it is missing dependencies, that is a fault in the AppImage, as it is supposed to be self-contained. An incomplete AppImage may work on some distributions, and not on others. So if you see that problem, tell the application AppImage creator so they can fix the AppImage.}} {{Note|If the AppImage application does not work because it is missing dependencies, that is a fault in the AppImage, as it is supposed to be self-contained. An incomplete AppImage may work on some distributions, and not on others. So if you see that problem, tell the application AppImage creator so they can fix the AppImage.}} Morgano
Categorías: Wiki de Mageia
Dropbox
Alternative synchronisation clients
← Older revision Revision as of 22:02, 2 September 2025 (One intermediate revision by the same user not shown)Line 49: Line 49: == In the file browser == == In the file browser == −* You have no marking on what files are synced (Contrary to i.e NextCloud.) ''(Dolphin on Mageia 9, June 2023.)'' * Right click a file and in the drop-down you see "Dropbox" which expand to an action menu: [[File:Dropbox_file_action_menu.png]] * Right click a file and in the drop-down you see "Dropbox" which expand to an action menu: [[File:Dropbox_file_action_menu.png]] +* You have no marking on what files are synced. == Removing Dropbox == == Removing Dropbox == Line 62: Line 62: * We package {{prog|rclone}} for 64 and 32 bit. It can sync with many cloud storage services. https://rclone.org/dropbox/ * We package {{prog|rclone}} for 64 and 32 bit. It can sync with many cloud storage services. https://rclone.org/dropbox/ +* We package {{prog|seafile-client}} https://www.seafile.com +* {{prog|Syncthing}} perform serverless cluster type continuous file synchronization, and can keep revisions. https://syncthing.net/ Very good. For many OS. Web interface. To install see [[File_transfer_with_Android_devices#Syncthing|here.]] +* Nextcloud or Owncloud sync clients with Nextcloud/Owncloud servers. Not packaged. Morgano
Categorías: Wiki de Mageia
MediaWiki:Titlewhitelist
add Jim Garrett, improve alphabetical order
← Older revision Revision as of 20:31, 2 September 2025 Line 55: Line 55: User:ftg User:ftg + +User:ghibo + +User:Guygoye User:hugomarc User:hugomarc Line 67: Line 71: User:jeanroch User:jeanroch − −User:ghibo − −User:Guygoye User:JerareYoshi User:JerareYoshi User:jibz User:jibz + +User:JimG User:josh User:josh Marja
Categorías: Wiki de Mageia
