Can PowerShell be run on TinyCore Linux?Can I use APT on TinyCore?Lightest way to run GUI applications in...

Keep milk (or milk alternative) for a day without a fridge

Are there any intersection of Theory A and Theory B?

Optimising Table wrapping over a Select

Extract an attribute value from XML

Cubic programming and beyond?

Referring to different instances of the same character in time travel

Where or how can I find what interfaces an out of the box Apex class implements?

Bronze Age Underwater Civilization

Machine learning and operations research projects

Correct use of ergeben?

What would the EU do if an EU member declared war on another EU member?

Grammy Winners Grading

Is it rude to tell recruiters I would only change jobs for a better salary?

Does Google Maps take into account hills/inclines for route times?

Redirect https to fqdn

What is the difference between logical consistency and logical entailment in deductive logic?

Is Arc Length always irrational between two rational points?

Are randomly-generated passwords starting with "a" less secure?

<schwitz>, <zwinker> etc. Does German always use 2nd Person Singular Imperative verbs for emoticons? If so, why?

Is this floating-point optimization allowed?

Why do players in the past play much longer tournaments than today's top players?

As the Dungeon Master, how do I handle a player that insists on a specific class when I already know that choice will cause issues?

Why did my rum cake turn black?

Are there any double stars that I can actually see orbit each other?



Can PowerShell be run on TinyCore Linux?


Can I use APT on TinyCore?Lightest way to run GUI applications in Linux?Can I use APT on TinyCore?I want to run Linux ISO from windowsChromium webrowser can't be installed in tinycore 5.3.19XGrabpointer + autohotkeyX_master combo for gaming in Linux`powershell -version` doesn't work on LinuxComparison between Arch Linux and Tiny Core“Real install” of core-linux (TinyCore)Resizing a partition in TinyCore without losing dataInstalling PowerShell on 32-bit Kali OS fails






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















Is there a way to install PowerShell on TinyCore? The below link is the MS documentation for supported Linux distros.



https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6



I thought of downloading the Ubuntu 18.04 package and using the TinyCore commands per below link



http://wiki.tinycorelinux.net/wiki:package_management_cheat_sheet



However, Wget fails somehow. Error: Server returned error. 404. Not found



I tried to install Snap. Successfully installed Git on TinyCore. Snap download succeeds per instructions
https://docs.snapcraft.io/installing-snap-on-arch-linux



However, TinyCore doesn't have 'makepkg' or 'systemctl'.



Could there be any other workaround?










share|improve this question







New contributor



Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • If wget failed it sounds like you have the wrong URL, since the one they provided is live. On the other hand, it doesn't use apt anyway so you saved yourself an error on the next line.

    – Michael Homer
    42 mins ago













  • Did you try the recommended instructions for other systems that are not officially supported? What happened when you did?

    – Michael Homer
    42 mins ago













  • @MichaelHomer , Download with curl succeeds. However, then I run into a tar error . "tar: Invalid magic. tar: Short read" . Then if I try tce-load -i /tmp/powershell.tar.gz , it throws tmp/powershell.tar.gz not found. With sudo it says Don't run this as root.

    – Ayan Mullick
    23 mins ago




















0















Is there a way to install PowerShell on TinyCore? The below link is the MS documentation for supported Linux distros.



https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6



I thought of downloading the Ubuntu 18.04 package and using the TinyCore commands per below link



http://wiki.tinycorelinux.net/wiki:package_management_cheat_sheet



However, Wget fails somehow. Error: Server returned error. 404. Not found



I tried to install Snap. Successfully installed Git on TinyCore. Snap download succeeds per instructions
https://docs.snapcraft.io/installing-snap-on-arch-linux



However, TinyCore doesn't have 'makepkg' or 'systemctl'.



Could there be any other workaround?










share|improve this question







New contributor



Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • If wget failed it sounds like you have the wrong URL, since the one they provided is live. On the other hand, it doesn't use apt anyway so you saved yourself an error on the next line.

    – Michael Homer
    42 mins ago













  • Did you try the recommended instructions for other systems that are not officially supported? What happened when you did?

    – Michael Homer
    42 mins ago













  • @MichaelHomer , Download with curl succeeds. However, then I run into a tar error . "tar: Invalid magic. tar: Short read" . Then if I try tce-load -i /tmp/powershell.tar.gz , it throws tmp/powershell.tar.gz not found. With sudo it says Don't run this as root.

    – Ayan Mullick
    23 mins ago
















0












0








0








Is there a way to install PowerShell on TinyCore? The below link is the MS documentation for supported Linux distros.



https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6



I thought of downloading the Ubuntu 18.04 package and using the TinyCore commands per below link



http://wiki.tinycorelinux.net/wiki:package_management_cheat_sheet



However, Wget fails somehow. Error: Server returned error. 404. Not found



I tried to install Snap. Successfully installed Git on TinyCore. Snap download succeeds per instructions
https://docs.snapcraft.io/installing-snap-on-arch-linux



However, TinyCore doesn't have 'makepkg' or 'systemctl'.



Could there be any other workaround?










share|improve this question







New contributor



Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











Is there a way to install PowerShell on TinyCore? The below link is the MS documentation for supported Linux distros.



https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6



I thought of downloading the Ubuntu 18.04 package and using the TinyCore commands per below link



http://wiki.tinycorelinux.net/wiki:package_management_cheat_sheet



However, Wget fails somehow. Error: Server returned error. 404. Not found



I tried to install Snap. Successfully installed Git on TinyCore. Snap download succeeds per instructions
https://docs.snapcraft.io/installing-snap-on-arch-linux



However, TinyCore doesn't have 'makepkg' or 'systemctl'.



Could there be any other workaround?







lightweight tinycore powershell






share|improve this question







New contributor



Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question







New contributor



Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question






New contributor



Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 49 mins ago









Ayan MullickAyan Mullick

1012 bronze badges




1012 bronze badges




New contributor



Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Ayan Mullick is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • If wget failed it sounds like you have the wrong URL, since the one they provided is live. On the other hand, it doesn't use apt anyway so you saved yourself an error on the next line.

    – Michael Homer
    42 mins ago













  • Did you try the recommended instructions for other systems that are not officially supported? What happened when you did?

    – Michael Homer
    42 mins ago













  • @MichaelHomer , Download with curl succeeds. However, then I run into a tar error . "tar: Invalid magic. tar: Short read" . Then if I try tce-load -i /tmp/powershell.tar.gz , it throws tmp/powershell.tar.gz not found. With sudo it says Don't run this as root.

    – Ayan Mullick
    23 mins ago





















  • If wget failed it sounds like you have the wrong URL, since the one they provided is live. On the other hand, it doesn't use apt anyway so you saved yourself an error on the next line.

    – Michael Homer
    42 mins ago













  • Did you try the recommended instructions for other systems that are not officially supported? What happened when you did?

    – Michael Homer
    42 mins ago













  • @MichaelHomer , Download with curl succeeds. However, then I run into a tar error . "tar: Invalid magic. tar: Short read" . Then if I try tce-load -i /tmp/powershell.tar.gz , it throws tmp/powershell.tar.gz not found. With sudo it says Don't run this as root.

    – Ayan Mullick
    23 mins ago



















If wget failed it sounds like you have the wrong URL, since the one they provided is live. On the other hand, it doesn't use apt anyway so you saved yourself an error on the next line.

– Michael Homer
42 mins ago







If wget failed it sounds like you have the wrong URL, since the one they provided is live. On the other hand, it doesn't use apt anyway so you saved yourself an error on the next line.

– Michael Homer
42 mins ago















Did you try the recommended instructions for other systems that are not officially supported? What happened when you did?

– Michael Homer
42 mins ago







Did you try the recommended instructions for other systems that are not officially supported? What happened when you did?

– Michael Homer
42 mins ago















@MichaelHomer , Download with curl succeeds. However, then I run into a tar error . "tar: Invalid magic. tar: Short read" . Then if I try tce-load -i /tmp/powershell.tar.gz , it throws tmp/powershell.tar.gz not found. With sudo it says Don't run this as root.

– Ayan Mullick
23 mins ago







@MichaelHomer , Download with curl succeeds. However, then I run into a tar error . "tar: Invalid magic. tar: Short read" . Then if I try tce-load -i /tmp/powershell.tar.gz , it throws tmp/powershell.tar.gz not found. With sudo it says Don't run this as root.

– Ayan Mullick
23 mins ago












0






active

oldest

votes














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
});


}
});






Ayan Mullick is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f529942%2fcan-powershell-be-run-on-tinycore-linux%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Ayan Mullick is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Ayan Mullick is a new contributor. Be nice, and check out our Code of Conduct.













Ayan Mullick is a new contributor. Be nice, and check out our Code of Conduct.












Ayan Mullick is a new contributor. Be nice, and check out our Code of Conduct.
















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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f529942%2fcan-powershell-be-run-on-tinycore-linux%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...