Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: andreas122 on December 22, 2010, 02:49:14 PM

Title: Installl packages using dpkg, apt-get?
Post by: andreas122 on December 22, 2010, 02:49:14 PM
is there an extenshion that can install debian packages (.deb) using apt-get or dpkg? so i can install programs with the same way as i can install in a debian-based distribution? ? ?
i ask this becouse meaby i will need to install a program from repository of debian or a other debian-like reposirtory..
Title: Re: Installl packages using dpkg, apt-get?
Post by: andreas122 on December 22, 2010, 05:07:42 PM
...olso i will need neomagic graphics driver, for an very old laptop, how i can install this driver? or is an other driver that is compatable? where i can find and install on tiny-core?
Title: Re: Installl packages using dpkg, apt-get?
Post by: Guy on December 22, 2010, 07:53:00 PM
http://forum.tinycorelinux.net/index.php?topic=2325.0
Title: Re: Installl packages using dpkg, apt-get?
Post by: Juanito on December 23, 2010, 03:49:05 AM
Quote
is there an extenshion that can install debian packages (.deb) using apt-get or dpkg?

No, because tc is not debian nor debian like.

You can manually unpack a deb package and copy the contents (use the forum search to find out how), but since the app was not compiled on tc, you might not get the expected results.
Title: Re: Installl packages using dpkg, apt-get?
Post by: andreas122 on December 23, 2010, 04:24:04 AM
so i best way is to compile it... i hope that the programs for the compiling and installing is in tiny core? i can download them from the appbrowser?
Title: Re: Installl packages using dpkg, apt-get?
Post by: Juanito on December 23, 2010, 04:28:29 AM
Sure - the main extension for compiling in tintcore is compiletc. If you download this with the appbrowser, it will download a series of extensions most commonly required for compiling.

Depending on what exactly you're compiling, you may need other *-dev extensions.

You could also have a look at the extensions section in the wiki