Install app on tiny core

Clash Royale CLAN TAG#URR8PPP
How do you install mysql on tiny core? Also how do you install clamav? Can you install apt-get or yum on tiny core?
All should be done in command line / terminal
mysql tinycore
add a comment |
How do you install mysql on tiny core? Also how do you install clamav? Can you install apt-get or yum on tiny core?
All should be done in command line / terminal
mysql tinycore
add a comment |
How do you install mysql on tiny core? Also how do you install clamav? Can you install apt-get or yum on tiny core?
All should be done in command line / terminal
mysql tinycore
How do you install mysql on tiny core? Also how do you install clamav? Can you install apt-get or yum on tiny core?
All should be done in command line / terminal
mysql tinycore
mysql tinycore
edited Jun 15 '15 at 18:31
Brian Redbeard
1,691929
1,691929
asked Jun 12 '15 at 21:07
mattmatt
11
11
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I know the broad answer is to use the app browser:
http://distro.ibiblio.org/tinycorelinux/download_howto.html
That is to say that is how you install applications from a broad perspective. Having said that, I am not sure it addresses your specific question.
They app browser helps. But I am not sure if it has mysql
– matt
Jun 12 '15 at 21:23
I am currently deciding the best OS for my server
– matt
Jun 12 '15 at 21:24
add a comment |
MySQL isnt avaialble for Tiny Core, but mariadb v10.0.19 is. Mariadb is a drop-in replacement for MySQL.
ClamAV isn't in the TC repository, so isn't currently available.
The Apt-get and YUM package managers are for entirely different distributions and therefore not usable with TC.
The TC command line app browser (tce-ab) can install mariadb in on-demand mode, or mount mode.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f209333%2finstall-app-on-tiny-core%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I know the broad answer is to use the app browser:
http://distro.ibiblio.org/tinycorelinux/download_howto.html
That is to say that is how you install applications from a broad perspective. Having said that, I am not sure it addresses your specific question.
They app browser helps. But I am not sure if it has mysql
– matt
Jun 12 '15 at 21:23
I am currently deciding the best OS for my server
– matt
Jun 12 '15 at 21:24
add a comment |
I know the broad answer is to use the app browser:
http://distro.ibiblio.org/tinycorelinux/download_howto.html
That is to say that is how you install applications from a broad perspective. Having said that, I am not sure it addresses your specific question.
They app browser helps. But I am not sure if it has mysql
– matt
Jun 12 '15 at 21:23
I am currently deciding the best OS for my server
– matt
Jun 12 '15 at 21:24
add a comment |
I know the broad answer is to use the app browser:
http://distro.ibiblio.org/tinycorelinux/download_howto.html
That is to say that is how you install applications from a broad perspective. Having said that, I am not sure it addresses your specific question.
I know the broad answer is to use the app browser:
http://distro.ibiblio.org/tinycorelinux/download_howto.html
That is to say that is how you install applications from a broad perspective. Having said that, I am not sure it addresses your specific question.
answered Jun 12 '15 at 21:15
stephen muthstephen muth
1366
1366
They app browser helps. But I am not sure if it has mysql
– matt
Jun 12 '15 at 21:23
I am currently deciding the best OS for my server
– matt
Jun 12 '15 at 21:24
add a comment |
They app browser helps. But I am not sure if it has mysql
– matt
Jun 12 '15 at 21:23
I am currently deciding the best OS for my server
– matt
Jun 12 '15 at 21:24
They app browser helps. But I am not sure if it has mysql
– matt
Jun 12 '15 at 21:23
They app browser helps. But I am not sure if it has mysql
– matt
Jun 12 '15 at 21:23
I am currently deciding the best OS for my server
– matt
Jun 12 '15 at 21:24
I am currently deciding the best OS for my server
– matt
Jun 12 '15 at 21:24
add a comment |
MySQL isnt avaialble for Tiny Core, but mariadb v10.0.19 is. Mariadb is a drop-in replacement for MySQL.
ClamAV isn't in the TC repository, so isn't currently available.
The Apt-get and YUM package managers are for entirely different distributions and therefore not usable with TC.
The TC command line app browser (tce-ab) can install mariadb in on-demand mode, or mount mode.
add a comment |
MySQL isnt avaialble for Tiny Core, but mariadb v10.0.19 is. Mariadb is a drop-in replacement for MySQL.
ClamAV isn't in the TC repository, so isn't currently available.
The Apt-get and YUM package managers are for entirely different distributions and therefore not usable with TC.
The TC command line app browser (tce-ab) can install mariadb in on-demand mode, or mount mode.
add a comment |
MySQL isnt avaialble for Tiny Core, but mariadb v10.0.19 is. Mariadb is a drop-in replacement for MySQL.
ClamAV isn't in the TC repository, so isn't currently available.
The Apt-get and YUM package managers are for entirely different distributions and therefore not usable with TC.
The TC command line app browser (tce-ab) can install mariadb in on-demand mode, or mount mode.
MySQL isnt avaialble for Tiny Core, but mariadb v10.0.19 is. Mariadb is a drop-in replacement for MySQL.
ClamAV isn't in the TC repository, so isn't currently available.
The Apt-get and YUM package managers are for entirely different distributions and therefore not usable with TC.
The TC command line app browser (tce-ab) can install mariadb in on-demand mode, or mount mode.
edited Jul 8 '15 at 21:54
answered Jul 8 '15 at 21:48
Bill ThomsonBill Thomson
12
12
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f209333%2finstall-app-on-tiny-core%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown