You are not logged in.
Por favor eu queria instalar quaquer progama nesses Formatos ou outros,mais nao sei como!
Please I want to install any progam on these or other formats, most do not know how!
Hello, Marcus! Sorry for my bad english. To install those packages, you must convert it to *.tazpkg file. It's a package that SliTaz can understand.
SliTaz can convert few packages (including *.deb) to *.tazpkg.
For example, if we must convert "scrot.deb" to "scrot.tazpkg", we must write in terminal:
tazpkg convert scrot.deb
Then install new package:
tazpkg install scrot.tazpkg
Do not forget, you must convert/install all dependence too!
Offline
I doubt it will convert over tar.bz2 trough. Normally that's the source code, which means you have to compile it yourself. In the rare occassion it's actually a precompiled binary, you'll have to track down it's requirements and install them. Then it'll generally run from the same directory as the binary.
Offline
Esta não seria uma area para falantes da lingua portuguesa?
converta os pacotes com o comando tazpkg convert nome-do-pacote.extenção
depois cd /diretorio/onde/esta/o/pacote
depois tazpkg install nome-do-pacote-convertido.extenção-do-slitaz-que-eu-esqueci-o-nome.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]