Title: How to use AppImage in SliTaz GNU / Linux 5.0
Hello dear colleagues from https://discourse.appimage.org.
I would like to start by thanking the creators and maintainers of this forum and for the excellent AppImage project. I want AppImage to become the standard for all Linux distributions.
A short summary of what I’ve been looking for since I started researching and studying Linux, full comment on the link: https://www.youtube.com/watch?v=6HtiWLZQFo0&t=994s.
"I am starting in the Linux world, one of the biggest difficulties is to identify a distro that is compatible with the requirements of hardware systems, there is a distro that doesn’t even report it on the website, which is absurd!
The other difficulty is precisely the question of how the installation files are managed, it is a “mess”! Spreading parts of the program in different directories, everything would be easier if it was necessary to download directly from the creator of the program, unzip it in an appropriate directory and run the program.
A “stack” of repositories, each distro with its own repository, incompatibility between packages and distribution versions …
The impression I have is that in the world of Linux distributions the goal seems to be to isolate one from the others or each in its own world, which indirectly makes each Linux distro a “Windows” or a “Mac”, with surname Linux or GNU / Linux. What is the point in this isolation or distance between Linux distributions? "
I read today on a website where a newcomer commented very intelligently, “… if the developers of the distros came together to develop the same distro, we would have fewer distributions, but final products of excellent quality …”
Another difficulty is to find a distro that allows the offline installation of packages with some kind of ease, which so far I have not found. For those who have internet that works well, it is wonderful, but for “standard” Brazil internet, it is not “FIFA” standard (analogy to what was required for the hosting of the Soccer World Cup in Brazil), extremely expensive and terrible quality, the distro always ends up with the online installation, sometimes it doesn’t start anymore. "
I apologize for the long introduction, but I can finally say …
I found the solution!
It’s the AppImage!
Thanks to Probono.
You are a genius!
I managed to run the programs in AppImage format on antiX Linux 19.2 (Chromium) and Slax 9.11.0 (LibreOfficeFull), but unfortunately I was unable to make it work on SliTaz GNU / Linux 5.0.
Could you please help me make SliTaz GNU / Linux 5.0 work?
I changed the properties of the programname.AppImage, with the right mouse button, Properties, Permissions tab, changes in Access control, View content: Anyone, Change content: Anyone, Run: Anyone, Okay, two clicks on the programname.AppImage file or pressing Enter, did not work in SliTaz.
I tried to apply the commands via terminal:
$ chmod a + x programname.AppImage {Enter}
$ ./programname.AppImage {Enter}
or
$ sudo ./programname.AppImage {Enter}
Password:
s: ./: Permission denied
But unfortunately it didn’t work on SliTaz.
I already thank anyone who can help me.
marcelocripe
Original text in Brazilian Portuguese, translated into English by Google translator.
Título: Como usar o AppImage no SliTaz GNU/Linux 5.0
Olá caros colegas do https://discourse.appimage.org.
Eu gostaria de começar agradecendo aos criadores e mantenedores deste fórum e pelo excelente projeto AppImage. Desejo que o AppImage torne se o padrão para todas as distribuições Linux.
Um pequeno resumo do que eu venho procurando desde que comecei a pesquisar e estudar Linux, comentário completo no link: https://www.youtube.com/watch?v=6HtiWLZQFo0&t=994s.
"Eu estou iniciando no mundo Linux, uma das maiores dificuldades é de identificar uma distro que seja compatível com os requisitos de sistemas de hardware, tem distro que sequer informa isso no site, o que é um absurdo!
A outra dificuldade é justamente a questão de como são gerenciados os arquivos de instalação, é uma “bagunça”! Espalhar partes do programa em diretórios diferentes, tudo seria mais fácil se fosse necessário baixar direto do criador do programa, descompactar em um diretório apropriado e executar o programa.
Uma “montoeira” de repositórios, cada distro com o seu repositório, incompatibilidade entre pacotes de versões de distribuições …
A impressão que eu tenho é que no mundo das distribuições Linux o objetivo parece ser de se isolarem uma das outras ou cada uma em seu próprio mundo, o que indiretamente, torna cada distro Linux um “Windows” ou um “Mac”, com sobrenome Linux ou GNU/Linux. Qual é o sentido neste isolamento ou distanciamento entre as distribuições Linux?"
Eu li hoje em um site em que um novato, comentou de forma muito inteligente, “… se os desenvolvedores das distros se unissem para desenvolver a mesma distro teríamos menos distribuições, mas produtos finais de excelente qualidade …”
Outra dificuldade é encontrar uma distro que permita a instalação offline dos pacotes com algum tipo de facilidade, o que até o momento eu não encontrei. Para quem tem internet que funciona bem, é uma maravilha, mas para internet “padrão” Brasil, não é padrão “FIFA” (analogia ao que foi exigido para a realização da Copa do Mundo de Futebol no Brasil), internet extremamente cara e de péssima qualidade, a distro sempre acaba travando com a instalação online, as vezes não inicia mais. "
Peço desculpas pela longa introdução, mas é que posso finalmente dizer …
Encontrei a solução!
É o AppImage!
Graças ao Probono.
Você é um gênio!
Eu consegui executar os programas em formato AppImage no antiX Linux 19.2 (Chromium) e no Slax 9.11.0 (LibreOfficeFull), mas infelizmente eu não consegui fazer funcionar no SliTaz GNU/Linux 5.0.
Por favor poderiam me ajudar a fazer funcionar no SliTaz GNU/Linux 5.0?
Eu alterei as propriedades do nomedoprograma.AppImage, com o botão direito do mouse, Propriedades, aba Permissões, alterações em Controle de acesso, Ver conteúdo: Qualquer um, Alterar conteúdo: Qualquer um, Executar: Qualquer um, Ok, dois cliques sobre o arquivo nomedoprograma.AppImage ou pressionar Enter, não funcionaram no SliTaz.
Eu tentei aplicar os comandos via terminal:
$ chmod a+x nomedoprograma.AppImage {Enter}
$ ./nomedoprograma.AppImage {Enter}
ou
$ sudo ./nomedoprograma.AppImage {Enter}
Senha:
s: ./: Permisão negada
Mas infelizmente não funcionaram no SliTaz.
Desde já agradeço a quem puder me ajudar.
marcelocripe
Texto original em idioma português do Brasil, traduzido para o inglês por Google tradutor.