Wiki Mageia

Feed
Track the most recent changes to the wiki in this feed. MediaWiki 1.31.16
Updated: hace 21 horas 56 minutos

Ways to install programs

3 Marzo, 2025 - 14:36

‎Containers: + Distrobox, link to our wiki page on it.

← Older revision Revision as of 13:36, 3 March 2025 Line 355: Line 355:     Docker use a client-server architecture, while Podman use a daemonless architecture. Docker use a client-server architecture, while Podman use a daemonless architecture.  +  +=== Distrobox ===  +  +Using [[Distrobox]] you create containers from different Linux distributions and integrate them into your host system, offering an almost native experience. This way you can use software intended for any Linux distro.     == Virtualised hardware == == Virtualised hardware == Morgano
Categorías: Wiki de Mageia

Talk:Software with no package for Mageia

3 Marzo, 2025 - 11:25

Sturmvogel moved page Talk:Software with no package for Mageia to Talk:Archive:Software with no package for Mageia Obsolete and slready included in other wiki article

New page

Hi

I think this page could be integrated into [[Ways_to_install_programs]]

Best Regards /Morgan

[[User:Morgano|morgano]] ([[User talk:Morgano|talk]]) 20:34, 2 March 2025 (UTC)


It seems that the editor did not even check the wiki before creating this stub. All possibilities are already mentioned in [[Ways_to_install_programs]] Distrobox can be linked. So this stub needs to be deleted…
[[User:Sturmvogel|sturmvogel]] ([[User talk:Sturmvogel|talk]]) Sturmvogel
Categorías: Wiki de Mageia

Software with no package for Mageia

3 Marzo, 2025 - 11:25

Sturmvogel moved page Software with no package for Mageia to Archive:Software with no package for Mageia Obsolete and slready included in other wiki article

New page

= Software with no package for Mageia =

Sometimes we will want to use software for which there is at present no package for Mageia.

If the software in question is available in an rpm package, <some name>.rpm, for AlamaLinux, CentOS Stream, Fedora, Rocky, etc then it '''may''' be possible to install using the Mageia Software Installer or command line tools. However, often it is the case that needed dependencies are not available in Mageia. If the software we want is only available as a .deb package, <some name>.deb, then we cannot install it directly.

So, what can we do?

We have a number of options:

*[[Distrobox]] (not yet packaged but follow Wiki link) allows use of software intended for any Linux distro
*Alien (available from MCC) allows installation of Debian and Slackware packages
*Virtual Machine - QEMU (available from MCC) or VirtualBox (available from MCC) can be used to create a Virtual Machine for any operating system on which the software you want to use can be executed.
*WINE (available from MCC) - allows some Microsoft Windows&trade; programs to run in a Linux environment. This Wiki author has had limited success with WINE and has typically had to use a Virtal Machine (with Windows&trade; licence) Sturmvogel
Categorías: Wiki de Mageia

Talk:Software with no package for Mageia

3 Marzo, 2025 - 11:25

Sturmvogel moved page Talk:Software with no package for Mageia to Talk:Archive:Software with no package for Mageia Obsolete and slready included in other wiki article

← Older revision Revision as of 10:25, 3 March 2025 (2 intermediate revisions by the same user not shown)Line 6: Line 6:     [[User:Morgano|morgano]] ([[User talk:Morgano|talk]]) 20:34, 2 March 2025 (UTC) [[User:Morgano|morgano]] ([[User talk:Morgano|talk]]) 20:34, 2 March 2025 (UTC)  +  +  +It seems that the editor did not even check the wiki before creating this stub. All possibilities are already mentioned in [[Ways_to_install_programs]] Distrobox can be linked. So this stub needs to be deleted…  +[[User:Sturmvogel|sturmvogel]] ([[User talk:Sturmvogel|talk]]) Sturmvogel
Categorías: Wiki de Mageia

Talk:Software with no package for Mageia

3 Marzo, 2025 - 11:24

← Older revision Revision as of 10:24, 3 March 2025 (One intermediate revision by the same user not shown)Line 6: Line 6:     [[User:Morgano|morgano]] ([[User talk:Morgano|talk]]) 20:34, 2 March 2025 (UTC) [[User:Morgano|morgano]] ([[User talk:Morgano|talk]]) 20:34, 2 March 2025 (UTC)  +  +  +It seems that the editor did not even check the wiki before creating this stub. All possibilities are already mentioned in [[Ways_to_install_programs]] Distrobox can be linked. So this stub needs to be deleted…  +[[User:Sturmvogel|sturmvogel]] ([[User talk:Sturmvogel|talk]]) Sturmvogel
Categorías: Wiki de Mageia

Distrobox

3 Marzo, 2025 - 11:09

‎How to install it?: changed dangerous su usage

← Older revision Revision as of 10:09, 3 March 2025 Line 12: Line 12:  or if you haven't set up your user to allow sudo or if you haven't set up your user to allow sudo    −{{code|su <br/>+{{code|su -<br/>  curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh }} curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh }}    Sturmvogel
Categorías: Wiki de Mageia

Talk:Using Java applications in Firefox and Chromium browsers

2 Marzo, 2025 - 23:11

← Older revision Revision as of 22:11, 2 March 2025 Line 1: Line 1:  Is this tutorial correct? It shows the installation of a .deb via dpkg, but Mageia is rpm. Is this tutorial correct? It shows the installation of a .deb via dpkg, but Mageia is rpm.  +  +Yes, it is correct. There is no rpm for this functionnality. And there is no solution in Mageia to use java application in browsers.  +  +Use this tutorials is the only one solution. Scroll44
Categorías: Wiki de Mageia

Talk:Using Java applications in Firefox and Chromium browsers

2 Marzo, 2025 - 22:34

Is this tutorial correct?

New page

Is this tutorial correct? It shows the installation of a .deb via dpkg, but Mageia is rpm. Xgrind
Categorías: Wiki de Mageia

Ways to install programs

2 Marzo, 2025 - 21:40

‎Universal package formats: Added "Using Java applications in Firefox and Chromium browsers" (linking to that new page)

← Older revision Revision as of 20:40, 2 March 2025 Line 149: Line 149:     Nice to know: the .jar file is an archive that can be opened in i.e Ark, so you can i.e edit internal configuration files (i.e. I personalized my invoice formatting). Nice to know: the .jar file is an archive that can be opened in i.e Ark, so you can i.e edit internal configuration files (i.e. I personalized my invoice formatting).  +  +=== Using Java applications in Firefox and Chromium browsers ===  +  +See [[Using_Java_applications_in_Firefox_and_Chromium_browsers|Using Java applications in Firefox and Chromium browsers]].     == Using foreign rpm directly == == Using foreign rpm directly == Morgano
Categorías: Wiki de Mageia

Talk:Software with no package for Mageia

2 Marzo, 2025 - 21:34

Integrate into Ways_to_install_programs?

New page

Hi

I think this page could be integrated into [[Ways_to_install_programs]]

Best Regards /Morgan

[[User:Morgano|morgano]] ([[User talk:Morgano|talk]]) 20:34, 2 March 2025 (UTC) Morgano
Categorías: Wiki de Mageia

Software with no package for Mageia

2 Marzo, 2025 - 19:28

Initial revision, mainly as a place-holder to link Distrobox from the Documentation Page

New page

= Software with no package for Mageia =

Sometimes we will want to use software for which there is at present no package for Mageia.

If the software in question is available in an rpm package, <some name>.rpm, for AlamaLinux, CentOS Stream, Fedora, Rocky, etc then it '''may''' be possible to install using the Mageia Software Installer or command line tools. However, often it is the case that needed dependencies are not available in Mageia. If the software we want is only available as a .deb package, <some name>.deb, then we cannot install it directly.

So, what can we do?

We have a number of options:

*[[Distrobox]] (not yet packaged but follow Wiki link) allows use of software intended for any Linux distro
*Alien (available from MCC) allows installation of Debian and Slackware packages
*Virtual Machine - QEMU (available from MCC) or VirtualBox (available from MCC) can be used to create a Virtual Machine for any operating system on which the software you want to use can be executed.
*WINE (available from MCC) - allows some Microsoft Windows&trade; programs to run in a Linux environment. This Wiki author has had limited success with WINE and has typically had to use a Virtal Machine (with Windows&trade; licence) Mailedfist
Categorías: Wiki de Mageia

Distrobox

2 Marzo, 2025 - 19:10

English version of Distrobox

New page

= Distrobox =

== What is Distrobox? ==
Distrobox is a powerful tool for Linux users who want to use or try out different distributions without having to reboot the system or create virtual machines. It allows you to create containers from different Linux distributions and integrate them into your host system, offering an almost native experience.

== How to install it? ==
At present, Distrobox is not available as a Mageia package. However, it is straightforward to install.

To install, simply type the following command in the terminal:
{{code|curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh}}

or if you haven't set up your user to allow sudo

{{code|su <br/>
curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh }}

You must have a container environment installed in order for Distrobox to work, so either docker or podman (both available from MCC)

== How does it work? ==
Distrobox uses containerization technologies such as Podman or Docker to create isolated environments. However, it goes further, sharing resources from the host system with these containers, such as:

* Home directory: Allows you to access your personal files from any distribution.
* USB devices: Allows you to use external devices inside containers.
* Audio: Allows you to play audio and use microphones.
* X11/Wayland: Allows you to run applications with a graphical interface.

== Why use Distrobox? ==

* Software not available in Mageia: Execute software in the Mageia graphical environment where the software's package cannot be installed in Mageia itself.
* Try out different distributions: Without having to install each one on a separate machine.
* Isolation: Protect your host system from potential problems caused by a specific distribution (note that the degree of protection depends on which of docker or podman you employ with Distrobox).
* Flexibility: Install and run applications from different distributions on the same system.
* Resource sharing: Make it easier to work between different distributions.

== Main commands ==

* distrobox-create: Creates a new container with a specific distribution.

* distrobox-enter: Enters a running container.

* distrobox-list: Lists all created containers.

* distrobox-rm: Removes a container.

* distrobox-stop: Stops a running container.

* distrobox-export: Exports applications or services from a container to the host.

* distrobox-init: Entry point to a container.

* distrobox-host-exec: Executes commands on the host from within a container.

= Basic example (Distro testing) =
To create a container with the Arch Linux distribution and enter it:

{{code|distrobox-create archlinux <br/>
distrobox-enter archlinux }}

= Non-native package example (Amazon Workspaces client) =
{{code|distrobox create --image ubuntu:22.04 --name ubuntu <br/>
distrobox enter ubuntu <br/>
sudo apt update && sudo apt-get install --no-install-recommends ubuntu-desktop -y <br/>
wget https://d3nt0h4h6pmmc4.cloudfront.net/new_workspacesclient_jammy_amd64.deb <br/>
sudo apt install ./new_workspacesclient_jammy_amd64.deb -y <br/>
distrobox-export --app workspacesclient <br/> }}


For more information, see the official documentation: [https://distrobox.it/#distrobox]

This Wiki page is based off [[Distrobox-pt-BR|Brazilian Portugese version]] Mailedfist
Categorías: Wiki de Mageia

Using Java applications in Firefox and Chromium browsers

1 Marzo, 2025 - 23:16

← Older revision Revision as of 22:16, 1 March 2025 Line 9: Line 9:       −First, install java-17-openjdk from the CCM.+First, install java-17-openjdk from Mageia Control Center.       Line 23: Line 23:       −And run in ROOT mode :+And run as root:     dpkg -i OpenWebStart_linux_1_11_1.deb   dpkg -i OpenWebStart_linux_1_11_1.deb   Line 33: Line 33:  https://openwebstart.com/docs/OWSGuide.html#_what_is_openwebstart https://openwebstart.com/docs/OWSGuide.html#_what_is_openwebstart    −And now firefox and Chromium are running the .jnlp files.+And now Firefox and Chromium are running the .jnlp files. Morgano
Categorías: Wiki de Mageia

Documentação-pt-BR

1 Marzo, 2025 - 11:29

‎Software

← Older revision Revision as of 10:29, 1 March 2025 Line 158: Line 158:  *[[Tor, The Onion Router|<span style="color:green;">Rede criptografada Tor, The Onion Router</span>]] *[[Tor, The Onion Router|<span style="color:green;">Rede criptografada Tor, The Onion Router</span>]]  *[[Unbound_local_DNS_cache_and_resolver|Unbound : Cache e servidor DNS]] *[[Unbound_local_DNS_cache_and_resolver|Unbound : Cache e servidor DNS]]  +*[[Using Java applications in Firefox and Chromium browsers]] [[File:Flag-united-kingdom02.png|21px|link=]]  </div> </div>    Scroll44
Categorías: Wiki de Mageia

Documentacao pt-PT

1 Marzo, 2025 - 11:28

‎Software

← Older revision Revision as of 10:28, 1 March 2025 Line 141: Line 141:  *[[OwnCloud]] *[[OwnCloud]]  *[[Systemd-networkd|Systemd-networkd]] *[[Systemd-networkd|Systemd-networkd]]  +*[[Using Java applications in Firefox and Chromium browsers]] [[File:Flag-united-kingdom02.png|21px|link=]]  </div> </div>    Scroll44
Categorías: Wiki de Mageia

Documentatie-nl

1 Marzo, 2025 - 11:27

‎Software

← Older revision Revision as of 10:27, 1 March 2025 Line 167: Line 167:  *[[Tor, The Onion Router|<span style="color:green;">Tor encrypted network, The Onion Router</span>]] *[[Tor, The Onion Router|<span style="color:green;">Tor encrypted network, The Onion Router</span>]]  *[[Unbound_local_DNS_cache_and_resolver|Unbound : DNS cache and resolver]] *[[Unbound_local_DNS_cache_and_resolver|Unbound : DNS cache and resolver]]  +*[[Using Java applications in Firefox and Chromium browsers]] [[File:Flag-united-kingdom02.png|21px|link=]]  </div> </div>    Scroll44
Categorías: Wiki de Mageia

Documentación

1 Marzo, 2025 - 11:26

‎Software

← Older revision Revision as of 10:26, 1 March 2025 Line 160: Line 160:  *[[Tor, The Onion Router|<span style="color:green;">Red Cifrada Tor, The Onion Router</span>]] *[[Tor, The Onion Router|<span style="color:green;">Red Cifrada Tor, The Onion Router</span>]]  *[[Unbound_local_DNS_cache_and_resolver|Unbound : DNS cache and resolver]] *[[Unbound_local_DNS_cache_and_resolver|Unbound : DNS cache and resolver]]  +*[[Using Java applications in Firefox and Chromium browsers]] [[File:Flag-united-kingdom02.png|21px|link=]]  </div> </div>    Scroll44
Categorías: Wiki de Mageia

Dokumentation-de

1 Marzo, 2025 - 11:26

‎Software

← Older revision Revision as of 10:26, 1 March 2025 Line 146: Line 146:  *[[Unbound_local_DNS_cache_and_resolver|Unbound : DNS-Cache und Resolver]] [[File:Flag-united-kingdom02.png|21px|link=]] *[[Unbound_local_DNS_cache_and_resolver|Unbound : DNS-Cache und Resolver]] [[File:Flag-united-kingdom02.png|21px|link=]]  *[[Nextcloud_server_installation_with_NGINX|Nextcloud SSL Server mit NGINX und Redis]][[File:Flag-united-kingdom02.png|21px|link=]] *[[Nextcloud_server_installation_with_NGINX|Nextcloud SSL Server mit NGINX und Redis]][[File:Flag-united-kingdom02.png|21px|link=]]  +*[[Using Java applications in Firefox and Chromium browsers]] [[File:Flag-united-kingdom02.png|21px|link=]]  </div> </div>    Scroll44
Categorías: Wiki de Mageia

Utiliser des applications Java dans les navigateurs Firefox et Chromium

1 Marzo, 2025 - 11:20

← Older revision Revision as of 10:20, 1 March 2025 (3 intermediate revisions by the same user not shown)Line 1: Line 1: − +{{Multi language banner-fr|[[Using Java applications in Firefox and Chromium browsers|English]] ; [[Utiliser des applications Java dans les navigateurs Firefox et Chromium|français]] ; }}     '''Utiliser des applications Java dans les navigateurs Firefox et Chromium''' '''Utiliser des applications Java dans les navigateurs Firefox et Chromium''' Line 16: Line 16:     Mais Firefox et Chromium ne soutiennent plus les formats Java.   Mais Firefox et Chromium ne soutiennent plus les formats Java.    +     Une alternative a été créée : OpenWebStart, il est sur github.com. Une alternative a été créée : OpenWebStart, il est sur github.com.     https://github.com/karakun/OpenWebStart/releases/ https://github.com/karakun/OpenWebStart/releases/  +     Ce qu'il faut faire c'est télécharger OpenWebStart_linux_1_11_1.deb Ce qu'il faut faire c'est télécharger OpenWebStart_linux_1_11_1.deb  +     Et faire en ROOT : Et faire en ROOT :  +  dpkg -i OpenWebStart_linux_1_11_1.deb   dpkg -i OpenWebStart_linux_1_11_1.deb    +     L'installation se passe bien. Les fichiers sont installés dans /opt L'installation se passe bien. Les fichiers sont installés dans /opt Line 30: Line 35:  Voir doc: Voir doc:  https://openwebstart.com/docs/OWSGuide.html#_what_is_openwebstart https://openwebstart.com/docs/OWSGuide.html#_what_is_openwebstart  +     Et maintenant, firefox et Chromium exécutent les fichiers .jnlp. Et maintenant, firefox et Chromium exécutent les fichiers .jnlp. Scroll44
Categorías: Wiki de Mageia

Using Java applications in Firefox and Chromium browsers

1 Marzo, 2025 - 11:14

← Older revision Revision as of 10:14, 1 March 2025 (2 intermediate revisions by the same user not shown)Line 1: Line 1:  +{{Multi language banner|[[Using Java applications in Firefox and Chromium browsers|English]] ; [[Utiliser des applications Java dans les navigateurs Firefox et Chromium|français]] ; }}    − +'''Using Java applications in Firefox and Chromium browsers''' −Using Java applications in Firefox and Chromium browsers      To do this, you need to run java scripts on your browser, with sound and image. To do this, you need to run java scripts on your browser, with sound and image. Line 18: Line 18:     https://github.com/karakun/OpenWebStart/releases/ https://github.com/karakun/OpenWebStart/releases/  +     What you need to do is download OpenWebStart_linux_1_11_1.deb What you need to do is download OpenWebStart_linux_1_11_1.deb  +     And run in ROOT mode : And run in ROOT mode :  +  dpkg -i OpenWebStart_linux_1_11_1.deb   dpkg -i OpenWebStart_linux_1_11_1.deb    +     Installation goes smoothly. Files are installed in /opt Installation goes smoothly. Files are installed in /opt Line 28: Line 32:  See doc: See doc:  https://openwebstart.com/docs/OWSGuide.html#_what_is_openwebstart https://openwebstart.com/docs/OWSGuide.html#_what_is_openwebstart  +  And now firefox and Chromium are running the .jnlp files. And now firefox and Chromium are running the .jnlp files. Scroll44
Categorías: Wiki de Mageia