You are not logged in.
Título: Como instalar os pacotes no SliTaz 5.0 Rolling (weekly) versão 23 Maio de 2020 em computador ou notebook sem acesso a internet?
Olá caro colegas.
Estou iniciando com o SliTaz 5.0 Rolling (weekly) versão 23 Maio de 2020, eu consegui fazer a instalação em um computador, fiquei impressionado com este sistema operacional, muito bonito, leve (principalmente), consome cerca de 110 MB de memória RAM, possui tradução para vários idiomas, inclusive o para o idioma português do Brasil, gerenciador de arquivos e outros programas básicos necessários para qualquer usuário. Este sistema operacional é certamente a direção a ser seguida para salvar muitos computadores e notebook que estão sendo inutilizados devido aos requisitos de sistemas exigidos pelo MS Windows e em outras distribuições Linux.
Preciso instalar programas aplicativos em computadores ou notebook que não possuem acesso a internet, ou seja, preciso fazer instalações de pacotes offline.
O principal objetivo é de reutilizar computadores / notebook doados ou descartados que possuem cerca de 512 MB até 2 GB de memória RAM com tecnologia DDR1 ou DDR2 e processadores Intel: Pentium V, Celeron, Atom e processadores AMD: Athlon, Duron e etc.
Possuo algumas dúvidas que não encontrei explicações ou respostas neste fórum ou na documentação no link http://doc.slitaz.org/pt:start.
É possível instalar pacotes em quais formatos ou extensões (.tar.gz, tar.bz2, tar.xz, .dep e etc.)?
O SliTaz possui pacote próprio ou usa vários formatos de pacotes para instalação de programas? Qual é o formato dos pacotes do SliTaz?
É possível fazer somente o download dos pacotes com um computador conectado na internet, copiar para um pendrive e posteriormente instalar os pacotes manualmente em outros computadores sem conexão com a internet? Como fazer o download e a instalação manual?
Qual é o link do repositório do SliTaz para que eu possa baixar os pacotes completos com as suas respectivas dependências?
Como são organizados os programas? Onde ficam localizados os programas instalados no SliTaz?
Criar versões remasterizadas do SliTaz 5.0 não é a melhor opção para mim, haja vista que poderei transportar os pacotes baixados em uma mídia de DVD, CD ou pendrive e instalar em cada computador ou notebook mesmo que não possuam acesso a internet.
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.
-------------------------
Title: How to install packages in SliTaz 5.0 Rolling (weekly) version 23 May 2020 on a computer or notebook without internet access?
Hello dear colleagues.
I'm starting with SliTaz 5.0 Rolling (weekly) version 23 May 2020, I managed to install it on a computer, I was impressed with this operating system, very beautiful, light (mainly), consumes about 110 MB of RAM, has translation into several languages, including Brazilian Portuguese, file manager and other basic programs needed by any user. This operating system is certainly the direction to be taken to save many computers and notebooks that are being rendered useless due to the system requirements required by MS Windows and other Linux distributions.
I need to install application programs on computers or notebooks that do not have internet access, that is, I need to install packages offline.
The main objective is to reuse donated or discarded computers / notebooks that have about 512 MB up to 2 GB of RAM with DDR1 or DDR2 technology and Intel processors: Pentium V, Celeron, Atom and AMD processors: Athlon, Duron and etc.
I have some doubts that I did not find explanations or answers in this forum or in the documentation at http://doc.slitaz.org/pt:start.
Is it possible to install packages in which formats or extensions (.tar.gz, tar.bz2, tar.xz, .dep and etc.)?
Does SliTaz have its own package or does it use various package formats for installing programs? What is the format of SliTaz packages?
Is it possible to just download the packages with a computer connected to the internet, copy them to a flash drive and later install the packages manually on other computers without an internet connection? How to download and install manually?
What is the link to the SliTaz repository so that I can download the complete packages with their respective dependencies?
How are the programs organized? Where are the programs installed on SliTaz located?
Creating remastered versions of SliTaz 5.0 is not the best option for me, considering that I will be able to transport the downloaded packages on a DVD, CD or USB stick and install on each computer or notebook even if they do not have internet access.
I thank anyone who can help me.
marcelocripe
Original text in Brazilian Portuguese, translated into English by Google translator.
Offline
Is it possible to install packages in which formats or extensions (.tar.gz, tar.bz2, tar.xz, .dep and etc.)?
.tar.gz, tar.bz2, tar.xz are not packages but source files you have to uncompress them and compile them before installing.
Does SliTaz have its own package or does it use various package formats for installing programs? What is the format of SliTaz packages?
SliTaz packages have [c].tazpkg[/c] extension. Packages for Rolling are available at http://mirror1.slitaz.org/packages/cooking/
You can also use packages from other distros (.rpm, .deb) after you have converted them for slitaz with the command:
[c]tazpkg convert[/c] <entire-package-name>
but you should find all that you want in the SliTaz mirror 
More information about the package manager at
(english) http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html
(portuguese) http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.pt.html
Is it possible to just download the packages with a computer connected to the internet, copy them to a flash drive and later install the packages manually on other computers without an internet connection? How to download and install manually?
Yes, it possible to download packages from the mirror and then install them manually on other computers; the problem is you need to know all the dependences you need for each package you want to install...
Probably the best way is to copy all the packages on an external HD/USB/DVD and modify the path to the mirror in [c]/var/lib/tazpkg/mirror[/c] for each computer.
What is the link to the SliTaz repository so that I can download the complete packages with their respective dependencies?
A solution consist in downloading the ISO (6GB !) containing all the packages (md5) from http://mirror1.slitaz.org/iso/cooking/
An other solution consist in downloading all the packages directly on your external HD. From SliTaz, you need to install first wget:
[c]tazpkg -gi wget[/c]
then
[c]wget --recursive --no-parent --no-check-certificate https://distro.ibiblio.org/slitaz/packages/cooking/[/c]
This can be long, depending of your connection to the internet.
How are the programs organized? Where are the programs installed on SliTaz located?
Not sure I correctly understood; can you be more precise please.
Offline
Olá Ceel,tudo bem?
Agradeço por responder as minhas perguntas. Eu peço desculpas devido ao meu pouco conhecimentos em distribuições Linux, as minhas oportunidades de trabalho sempre me levavam para o MS Windows, atualmente eu estou podendo iniciar os estudos e me dedicar ao SliTaz GNU/Linux.
Eu não sei se posso continuar perguntando nesta mesma postagem.
Eu preciso confirmar algumas informações que ainda tenho dúvidas sobre suas respostas.
".tar.gz, tar.bz2, tar.xz are not packages but source files you have to uncompress them and compile them before installing."
Existe algum tutorial mostrando como compilar após descompactar os programas ".tar.gz, tar.bz2, tar.xz"?
Para complilar .rpm ou .deb para .tazpkg, é preciso abrir o terminal no diretório que está o programa a ser compilado e inserir o comando sem aspas: "tazpkg convert <entire-package-name>"?
Está correto?
Eu não sei se consegui compreender a instalação local de programas contida nas instruções http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.pt.html
Eu vou usar o firefox como exemplo:
Acessando a página http://mirror1.slitaz.org/packages/cooking/, com qualquer computador, com qualquer sistema operacional, baixar o firefox-official-pt-BR-76.0.tazpkg, precisarei copiar este arquivo e colar em um diretório qualquer do computador que estiver utilizando o SliTaz sem acesso a internet. Abrir o terminal na pasta que estiver o firefox-official-pt-BR-76.0.tazpkg e suas dependências quando houver, aplicar o comando:
# tazpkg install firefox-official-pt-BR-76.0.tazpkg {Enter}
Está correto? Instalará firefox-official-pt-BR-76.0? Se houver as dependências no mesmo no mesmo diretório serão instaladas?
"Yes, it possible to download packages from the mirror and then install them manually on other computers; the problem is you need to know all the dependences you need for each package you want to install..."
Existe algum arquivo de informação dos programas indicando quais dependências são necessárias para a instalação?
"Probably the best way is to copy all the packages on an external HD/USB/DVD and modify the path to the mirror in /var/lib/tazpkg/mirror for each computer."
Eu não consegui entender a sua explicação a cima, eu não sei como fazer e onde fazer esta alteração.
"A solution consist in downloading the ISO (6GB !) containing all the packages (md5) from http://mirror1.slitaz.org/iso/cooking/"
Eu baixei a packages-cooking.iso do link:
http://mirror1.slitaz.org/iso/cooking/packages-cooking.iso.
Esta ISO (packages-cooking.iso) possui também o SliTaz Rolling para ser instalado em um computador ou notebook?
Na ISO (packages-cooking.iso) eu observei que possui um diretório que contém os programas e as extensões, posso copiar os arquivos nos computadores sem acesso a internet para instalar manualmente usando o comando abaixo?
# tazpkg install dvd+rw-tools-7.1.tazpkg {Enter}
Se a ISO (packages-cooking.iso) possui o SliTaz Rolling com todo repositório, poderei usá la para instalar em computadores ou notebooks sem acesso a internet o SliTaz e os programas que forem necessários. Está correto o que compreendi? Se eu compreendi corretamente, esta ISO é ideal para fazer manutenção em rede de computadores (é o meu caso).
"An other solution consist in downloading all the packages directly on your external HD. From SliTaz, you need to install first wget:
tazpkg -gi wget
then
wget --recursive --no-parent --no-check-certificate https://distro.ibiblio.org/slitaz/packages/cooking/"
Eu não consegui compreender o texto acima, qual é a utilidade do programa wget?
Agradeço por informar o trecho do texto que você não compreendeu, a tradução do Google as vezes fica sem sentido algum ou de difícil compreensão.
"How are the programs organized? Where are the programs installed on SliTaz located?
Not sure I correctly understood; can you be more precise please."
O SliTaz segue o sistema de diretório semelhante a maioria das outras distribuições, na instalação de programas espalha por diversos diretórios partes do arquivos de instalação, usa o FHS - Filesystem Hierarchy Standard. Está correto?
O SliTaz seria mais fácil de entender se fosse organizado cada programa no seu respectivo diretório, contendo o programa e todas as dependências necessárias, semelhante ao que é fornecido pela empresa Mozilla no link: https://www.mozilla.org/pt-BR/firefox/linux/
Linux 64-bit
https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=pt-BR
ou
Linux 32-bit
https://download.mozilla.org/?product=firefox-latest-ssl&os=linux&lang=pt-BR
Em alguns testes que eu fiz em outras distribuições Linux que consomem muita memória RAM (mais que 1GB de RAM para abrir o Linux), era possível descompactar o firefox-76.0.1.tar.bz2 e executar o firefox, mas como estas distribuições exigem muita memória e processadores mais atuais não servem para colocar em uso todos os computadores, sejam os mais antigos ou os mais novos. É triste ver tantas distribuições Linux seguindo o mesmo caminho da Microsoft, o caminho da obsolência programada de tecnologia.
Dessa forma seria possível ter instalado (ou simplesmente descompactar copiar e colar) programas, permitindo, por exemplo, o usuário possuir dois programas iguais com versões diferentes em pastas diferentes, sendo necessário apenas criar um ícone de atalho para o usuário final poder abrir ou executar o programa sem ter que acessar a pasta do programa.
Quando o usuário não quiser mais um programa, seria necessário apagar a pasta e o ícone de atalho do programa.
Nos testes práticos que eu fiz, utilizando uma criança e um adulto, ambos com mínimos conhecimentos em informática, separados, devido ao Covid-19, utilizando o SliTaz, me informaram que é sem dúvidas o mais fácil para ser utilizado. Principais relatados, "é mais fácil porque é traduzido para português do Brasil" e "é fácil de usar devido as semelhanças com sistema operacional MS Windows".
Muito obrigado por estar me ajudando.
marcelocripe
Texto original em idioma português do Brasil, traduzido para o inglês por Google tradutor.
----------------
Hello Ceel, how are you?
Thank you for answering my questions. I apologize for my lack of knowledge in Linux distributions, my job opportunities always took me to MS Windows, currently I am able to start my studies and dedicate myself to SliTaz GNU / Linux.
I don't know if I can keep asking in this same post.
I need to confirm some information that I still have doubts about your answers.
".tar.gz, tar.bz2, tar.xz are not packages but source files you have to uncompress them and compile them before installing."
Is there a tutorial showing how to compile after unzipping the ".tar.gz, tar.bz2, tar.xz" programs?
To compile .rpm or .deb to .tazpkg, you need to open the terminal in the directory where the program to be compiled is and insert the command without quotes: "tazpkg convert <entire-package-name>"?
Is correct?
I do not know if I was able to understand the local installation of programs contained in the instructions http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.pt.html
I'll use firefox as an example:
Accessing the page http://mirror1.slitaz.org/packages/cooking/, with any computer, with any operating system, download firefox-official-pt-BR-76.0.tazpkg, I will need to copy this file and paste it in a directory from any computer using SliTaz without internet access. Open the terminal in the folder containing firefox-official-pt-BR-76.0.tazpkg and its dependencies, if any, apply the command:
# tazpkg install firefox-official-en-BR-76.0.tazpkg {Enter}
Is correct? Will you install firefox-official-en-BR-76.0? If there are dependencies in the same directory, will they be installed?
"Yes, it possible to download packages from the mirror and then install them manually on other computers; the problem is you need to know all the dependencies you need for each package you want to install ..."
Is there a program information file indicating which dependencies are necessary for the installation?
"Probably the best way is to copy all the packages on an external HD / USB / DVD and modify the path to the mirror in / var / lib / tazpkg / mirror for each computer."
I couldn't understand your explanation above, I don't know how to do it and where to make this change.
"The solution consists of downloading the ISO (6GB!) Containing all the packages (md5) from http://mirror1.slitaz.org/iso/cooking/"
I downloaded packages-cooking.iso from the link:
http://mirror1.slitaz.org/iso/cooking/packages-cooking.iso.
Does this ISO (packages-cooking.iso) also have SliTaz Rolling to be installed on a computer or notebook?
In the ISO (packages-cooking.iso) I noticed that it has a directory that contains programs and extensions, can I copy the files on computers without internet access to install manually using the command below?
# tazpkg install dvd + rw-tools-7.1.tazpkg {Enter}
If the ISO (packages-cooking.iso) has SliTaz Rolling with the entire repository, I can use it to install SliTaz and the programs that are needed on computers or notebooks without internet access. Is what I understand correct? If I understand correctly, this ISO is ideal for doing maintenance on a computer network (it is my case).
"An other solution consists of downloading all the packages directly on your external HD. From SliTaz, you need to install first wget:
tazpkg -gi wget
then
wget --recursive --no-parent --no-check-certificate https://distro.ibiblio.org/slitaz/packages/cooking/ "
I could not understand the text above, what is the use of the wget program?
Thank you for informing the text that you did not understand, the Google translation is sometimes meaningless or difficult to understand.
"How are the programs organized? Where are the programs installed on SliTaz located?
Not sure I correctly understood; can you be more need please. "
SliTaz follows the directory system similar to most other distributions, when installing programs it spreads parts of the installation files to different directories, uses the FHS - Filesystem Hierarchy Standard. Is correct?
SliTaz would be easier to understand if each program was organized in its respective directory, containing the program and all necessary dependencies, similar to what is provided by the Mozilla company at the link: https://www.mozilla.org/pt-BR / firefox / linux /
64-bit Linux
https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=pt-BR
or
Linux 32-bit
https://download.mozilla.org/?product=firefox-latest-ssl&os=linux&lang=pt-BR
In some tests I did on other Linux distributions that consume a lot of RAM (more than 1GB of RAM to open Linux), it was possible to unzip firefox-76.0.1.tar.bz2 and run firefox, but as these distributions require a lot of memory and the most current processors are not enough to put all computers in use, be they the oldest or the newest ones. It is sad to see so many Linux distributions following the same path as Microsoft, the path of programmed technology obsolescence.
That way it would be possible to have installed (or simply unzip, copy and paste) programs, allowing, for example, the user to have two identical programs with different versions in different folders, being only necessary to create a shortcut icon for the end user to be able to open or execute the program without having to access the program folder.
When the user no longer wants a program, it would be necessary to delete the program's folder and shortcut icon.
In the practical tests I did, using a child and an adult, both with minimal computer skills, separated, due to Covid-19, using SliTaz, they informed me that it is undoubtedly the easiest to use. Main reported, "it is easier because it is translated into Brazilian Portuguese" and "it is easy to use due to the similarities with MS Windows operating system".
Thank you so much for helping me.
marcelocripe
Original text in Brazilian Portuguese, translated into English by Google translator.
Offline
Hello marcelocripe,
I apologize for my lack of knowledge in Linux distributions...
Every linux user had to start one day...
Is there a tutorial showing how to compile after unzipping the ".tar.gz, tar.bz2, tar.xz" programs?
Not in the SliTaz documentation. But generally, you'll find a README file in the unzipped archives with all the necessary explanations.
To compile .rpm or .deb to .tazpkg, you need to open the terminal in the directory where the program to be compiled is and insert the command without quotes: "tazpkg convert <entire-package-name>"? Is correct?
Yes (but note the command does not compile the "alien" package but converts it in a SliTaz package)
Your example with firefox
[c]# tazpkg install firefox-official-en-BR-76.0.tazpkg[/c] {Enter}
from the directory containing the package will install only
firefox-official-en-BR-76.0.tazpkg, not its dependencies even if they are in the same directory.
The package manager will look for dependencies in the cache (Each time you install a package from the mirror, the package manager copy it in the cache [c]/var/cache/tazpkg/5.0/packages[/c]); if it does'nt find it, it'll try to download it from the mirror. If there isn't any connection, the package manager won't install any dependencies...
Is there a program information file indicating which dependencies are necessary for the installation?
Better than this; ie for firefox-official:
[c]tazpkg depends firefox-official[/c]
will display the tree of all dependencies, and sub, sub sub... dependencies...
"Probably the best way is to copy all the packages on an external HD / USB / DVD and modify the path to the mirror in / var / lib / tazpkg / mirror for each computer."
I couldn't understand your explanation above, I don't know how to do it and where to make this change.
As seen above, the package manager copy all the packages installed from the mirror in the cache. This can be useful when working with computers without connection:
[*]run SliTaz from a Live session on a computer connected to the internet;
[*]recharge the packages list:
[c]tazpkg recharge[/c]
[*]install all the packages you want to install on the non connected computers;
[*]copy all the packages contained in the cache [c]/var/cache/tazpkg/5.0/packages[/c] on an external support;
[*]copy the files (but not the <installed> directory) excepted the files installed.info and installed.md5 contained in /var/lib/tazpkg
[*]paste these files in the /var/lib/tazpkg of each non connected computer;
[*]paste the packages in a directory (say /home/mirror) of each non connected computer;
[*]in each non connected computer, change the mirror: from a root terminal, type
[c]tazpkg -sm[/c]
and type [c]/home/mirror[/c] after the prompt [c]New mirror(s) URL:[/c]
Now on the non connected computers, the package manager will search for packages to install in /home/mirror 
Hope I have been clear enough. Answers to your other requests in a next post.
Have a nice week end.
Offline
Hello Cell, how are you?
I tried to install the programs offline or local from the ISO packages-cooking.iso, but it didn't work, I will describe what I did:
On the computer with internet access:
With the TazWeb internet browser, I accessed the site http://mirror1.slitaz.org/iso/cooking/ and downloaded the ISO image "packages-cooking.iso" and "packages-cooking.md5", after the download I clicked with the right mouse button, Properties, Permissions, View content: Anyone, Change content: Anyone, Run: Anyone, Okay, I moved the file to a folder.
On the computer without internet access:
I pasted the folder Programa_SliTaz_5.0-RC4_04-07-2020 containing the ISO (packages-cooking.iso) in / home / user /, clicked on Tools, Open the current folder in the terminal or F4, typed:
user @ slitaz: ~ / Downloads $ sudo pcmanfm {Enter}
Password: {Enter}
The PCManFM 1.3.1 file manager opened in root mode, right-clicked, cut, paste in /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020
As you taught me I changed the mirror:
user @ slitaz: ~ $ sudo tazpkg -sm {Enter}
Password: {Enter}
Current Mirros
http://mirror1.slitaz.org/packages/cooking/
Please enter the URL of the new mirror (http, ftp or local path). You must specify the full address for the packages directory and packages.list file
New mirror URL: /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso {Enter}
Configuring mirror (s) for: /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso
I went to the Applications Menu, Preferences, Package Manager, open the TazpPanel Package Manager root user and root password, Packages, Administration, on DVD of SliTaz packages, clicked Browse to change the path /root/package-5.0.iso to /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso, clicked Install from DVD / USB Media, clicked Save settings, typed in the search for the name of the program or package, Search, selected the program name and Install.
Displays the message below, but does not show the installation progress:
Installing: gnumeric
I noticed that the path went back to /root/package-5.0.iso, I believe that it is not saving the path that I informed /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso, maybe it is for this I am not able to install the programs via graphical mode.
I was able to successfully install the offline or local programs from the ISO files, packages-cooking.iso, as follows:
I set up the ISO packages-cooking.iso image to copy the installation files ".tazpkg", Applications menu, System, Sakura Terminal:
Creating the mount point
User @ slitaz: ~ $ sudo mkdir / media / iso {Enter}
Mount the ISO file to the mount point
$ sudo mount /home/usario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso / media / iso -o loop {Enter}
The iso folder icon was displayed on the desktop and accessed via the PCManFM file manager with two clicks, navigated to / media / ISO / packages / cooking, selected all installation files ".tazpkg", copy and paste in / var / cache / tazpkg, Tools menu, Open the current folder in the terminal:
user @ slitaz: ~ $ sudo tazpkg install abiword-2.8.6.tazpkg {Enter}
Password: {Enter}
Terminal installation worked offline.
Could you please teach me how to make the necessary corrections to be able to do the installation offline via Package Manager TazpPanel, this is the ideal condition.
Thank you so much for always helping me.
marcelocripe
Original text in Brazilian Portuguese, translated into English by Google translator.
---------------
Olá Cell, tudo bem?
Eu tentei fazer a instalação dos programas offline ou local a partir da ISO packages-cooking.iso, mas não funcionou, vou descrever o que fiz:
No computador com acesso a internet:
Com o navegador de internet TazWeb, acessei o site http://mirror1.slitaz.org/iso/cooking/ e fiz o download da imagem ISO "packages-cooking.iso" e "packages-cooking.md5", após o download cliquei com o botão direito do mouse, Propriedades, Permissões, Ver conteúdo: Qualquer um, Alterar conteúdo: Qualquer um, Executar: Qualquer um, Ok, movi o arquivo para uma pasta.
No computador sem acesso a internet:
Colei a pasta Programas_SliTaz_5.0-RC4_04-07-2020 contendo a ISO (packages-cooking.iso) em /home/usuario/, cliquei em Ferramentas, Abrir a pasta atual no terminal ou F4, digitei:
usuario@slitaz:~/Downloads$ sudo pcmanfm {Enter}
Password: {Enter}
O gerenciador de arquivos PCManFM 1.3.1 abriu em modo root, cliquei com o botão direito do mouse, recortar, colar em /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020
Conforme você me ensinou alterei o mirror:
usuario@slitaz:~$ sudo tazpkg -sm {Enter}
Password: {Enter}
Mirros atuais
http://mirror1.slitaz.org/packages/cooking/
Por favor informe a URL do novo mirror (http, ftp ou caminho local). Você deve especificar o endereço completo para o diretório dos pacotes e arquivo packages.list
Nova URL de mirror: /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso {Enter}
Configurando mirror (s) para: /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso
Fui no Menu Aplicativos, Preferências, Gerenciador de Pacotes, abrir o Gerenciador de Pacotes TazpPanel usuário root e senha de root, Pacotes, Administração, em DVD de pacotes do SliTaz, cliquei em Browse para alterar o caminho /root/package-5.0.iso para /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso, cliquei em Instalar do DVD/Mídia USB, cliquei em Salvar as configurações, digitei na busca o nome do programa ou pacote, Buscar, selecionei o nome do programa e Instalar.
Exibe a mensagem abaixo, mas não mostra o andamento da instalação:
Instalando: gnumeric
Eu observei que o caminho voltou para /root/package-5.0.iso, acredito que não esteja salvando o caminho que eu informei /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso, talvez seja por isso que eu não estou conseguindo instalar os programas via modo gráfico.
Eu consegui instalar com sucesso os programas offline ou local dos arquivos da ISO os packages-cooking.iso, da seguinte forma:
Montei a imagem ISO packages-cooking.iso para copiar os arquivos de instalação ".tazpkg", Menu Aplicativos, Sistema, Sakura Terminal:
Criando o ponto de montagem
Usuario@slitaz:~$sudo mkdir /media/iso {Enter}
Montar o arquivo ISO no ponto de montagem
$sudo mount /home/usario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso /media/iso -o loop {Enter}
O ícone da pasta iso foi exibida na área de trabalho e acessei via gerenciador de arquivos PCManFM com dois cliques, naveguei até /media/ISO/packages/cooking, selecionei todos arquivos de instalação ".tazpkg", copiar e colar em /var/cache/tazpkg, menu Ferramentas, Abrir a pasta atual no terminal:
usuario@slitaz:~$sudo tazpkg install abiword-2.8.6.tazpkg {Enter}
Password: {Enter}
A instalação via terminal funcionou offline.
Poderia, por favor, me ensinar a fazer as correções necessárias para ser possível fazer a instalação offline via Gerenciador de Pacotes TazpPanel, esta é a condição ideal.
Muito obrigado por estar sempre me ajudando.
marcelocripe
Texto original em idioma português do Brasil, traduzido para o inglês por Google tradutor.
Offline
Hello marcelocripe,
Tazpanel cannot access to the contain of a .iso file. Packages must be directly accessible.
On the computer without internet, open the file manager and change to /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020, the directory where the .iso is stored.
Hit [F4] to open a terminal and mount the ISO:
[c]sudo mount -o loop packages-cooking.iso /media/cdrom[/c]
In PCMAnFM, change to /media/cdrom/packages/cooking
Press [Ctrl] + [A] to select all the packages.
Copy/paste them in /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020
Unmount the .iso file:
[c]sudo umount /media/cdrom[/c]
Change the mirror:
[c]sudo tazpkg -sm
Current Mirror
...
Please enter the URL of the new mirror (http, ftp or local path). You must specify the full address for the packages directory and packages.list file
New mirror URL: /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/
Configuring mirror (s) for: /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/[/c]
TazPanel now should work without you need to change anything else.
Removing the .iso file will free up 6 GB of disk space:
[c]rm /home/usuario/Programas_SliTaz_5.0-RC4_04-07-2020/packages-cooking.iso[/c]
I don't recommand to copy the packages in the cache; the cache could be accidentaly erased with the command [c]tazpkg -cc[/c] or [c]tazpkg clean-cache[/c] :-(
Offline
marcelocripe
Original text in Brazilian Portuguese, translated into English by Google translator.
-----------
Ceel,
Thank you very much for all your explanations, clarifications and teachings.
Thanks to your support, I know that I will be able to reuse computers / notebooks with SliTaz.
Thank you.
marcelocripe
Original text in Brazilian Portuguese, translated into English by Google translator.
----------
Ceel,
Muito obrigado por todas as suas explicações, esclarecimentos e ensinamentos.
Graças ao seu apoio, eu sei que conseguirei reutilizar computadores / notebook com o SliTaz.
Muito Obrigado.
Offline
Boa tarde!
Caracas, segui essas orientações, consegui baixar alguns pacotes corrompidos ou apagados.
Depois de usar os comandos:
tazpkg -gi wget
then
wget --recursive --no-parent --no-check-certificate https://distro.ibiblio.org/slitaz/packages/cooking/
... está baixando tanta coisa que nem sei se vou utilizar, rsrsrs
Mas obrigado! Creio que agora o Slitaz vai funcionar com mais funcionalidades. A única coisa que tinha conseguido fazer era baixar o Firefox por conta própria. Mesmo assim rodava só quando o computador queria, hehe..
Enfim, parece que será bom. Depois trago o resultado disso. Espero que resolva o problema de mouse, que tava travando direto.
A meu ver, até o momento, o Slitaz é bem enxuto, inicia e desliga rápido, é bem mandou e fez. Quero que seja pra mim uma alternativa ao Windows, que pra mim esquentava muito o PC, travava direto, e muitas vezes dava bug. Não sei como será o Slitaz, ainda estou testando, e de vez em quando trava também até o momento, como é o caso do mouse.
Mas creio que tem tudo pra dar certo, uma comunidade de expert sempre implementando o sistema, isso dá robustez, e creio que possa até ultrapassar o uso do Windows, se as pessoas conseguirem aprender, e se dicas valiosas como essa estiver na mente do pessoal.
Offline
Olá niltinho0606.
Seja bem-vindo ao SliTaz e ao fórum do SliTaz.
Eu fico contente que você conseguiu fazer o SliTaz funcionar.
O administrador Ceel foi fundamental para me guiar e ensinar em todos os tópicos que eu iniciei ou participei aqui na comunidade SliTaz, eu sou muito grato por tudo que ele fez por mim.
Os tópicos que eu iniciei podem ser úteis para você, além de existir vários tutoriais espalhados pelo fórum, mesmo os tópicos em outros idiomas podem te ajudar se você utilizar os tradutores da internet.
Lembre-se de sempre atualizar o seu SliTaz.
Meus cumprimentos.
Offline
[ Generated in 0.023 seconds, 7 queries executed - Memory usage: 1.61 MiB (Peak: 1.77 MiB) ]