Home » Libreta Azure – Powershell en MacOS

Libreta Azure – Powershell en MacOS

Se trata de una versión de Powershell para MacOS que está en Beta como proyecto en GitHub y se puede descargar desde aquí.

Para este caso la versión es v6.0.0-beta.8, y se puede realizar vía HomeBrew ( … gestor de paquetes de MacOS ). Si no tienes HomeBrew instalado, se podría instalar ejecutando en el terminal lo siguiente:

/usr/bin/ruby -e «$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)»

Pedirá confirmación de la instalación, proporcionando toda la información de la instalación:

userx$ /usr/bin/ruby -e «$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)»

==> This script will install:

/usr/local/bin/brew

/usr/local/share/doc/homebrew

/usr/local/share/man/man1/brew.1

/usr/local/share/zsh/site-functions/_brew

/usr/local/etc/bash_completion.d/brew

/usr/local/Homebrew

==> The following existing directories will be made group writable:

/usr/local/bin

/usr/local/etc

/usr/local/include

/usr/local/lib

/usr/local/share

/usr/local/lib/pkgconfig

/usr/local/share/man

/usr/local/share/man/man1

/usr/local/share/man/man3

/usr/local/share/man/man5

/usr/local/share/man/man7

==> The following existing directories will have their owner set to userx:

/usr/local/bin

/usr/local/etc

/usr/local/include

/usr/local/lib

/usr/local/share

/usr/local/lib/pkgconfig

/usr/local/share/man

/usr/local/share/man/man1

/usr/local/share/man/man3

/usr/local/share/man/man5

/usr/local/share/man/man7

==> The following existing directories will have their group set to admin:

/usr/local/bin

/usr/local/etc

/usr/local/include

/usr/local/lib

/usr/local/lib/pkgconfig

/usr/local/share/man/man3

/usr/local/share/man/man5

/usr/local/share/man/man7

==> The following new directories will be created:

/usr/local/Cellar

/usr/local/Homebrew

/usr/local/Frameworks

/usr/local/opt

/usr/local/sbin

/usr/local/share/zsh

/usr/local/share/zsh/site-functions

/usr/local/var

Press RETURN to continue or any other key to abort

Una vez instalado HomeBrew, a continuación se instala HomeBrew Cask desde el terminal, que se trata de una extensión que proporciona más paquetes:

brew tap caskroom/cask

Y por último instalamos Powershell:

brew cask install powershell

Que proporcionará una salida el comando con información interesante:

==> Creating Caskroom at /usr/local/Caskroom

==> We’ll set permissions properly so we won’t need sudo in the future

Password:

==> Caveats

A OpenSSL-backed libcurl is required for custom handling of certificates.

This is rarely needed, but you can install it with

  brew install curl –with-openssl

See https://github.com/PowerShell/PowerShell/issues/2211

==> Satisfying dependencies

==> Installing Formula dependencies: openssl

==> Installing openssl

==> Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2l.high_sierra.bottle.tar.gz

==> Downloading from https://akamai.bintray.com/cc/cc92b67189d6df7315c083da142599faa9848563011e7f5314a0dc36cf03be4c?__gda__=exp=1508686149~hmac=293

######################################################################## 100,0%

==> Pouring openssl-1.0.2l.high_sierra.bottle.tar.gz

==> Caveats

A CA file has been bootstrapped using certificates from the SystemRoots

keychain. To add additional certificates (e.g. the certificates added in

the System keychain), place .pem files in

  /usr/local/etc/openssl/certs

and run

  /usr/local/opt/openssl/bin/c_rehash

This formula is keg-only, which means it was not symlinked into /usr/local,

because Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries.

If you need to have this software first in your PATH run:

  echo ‘export PATH=»/usr/local/opt/openssl/bin:$PATH»‘ >> ~/.bash_profile

For compilers to find this software you may need to set:

    LDFLAGS:  -L/usr/local/opt/openssl/lib

    CPPFLAGS: -I/usr/local/opt/openssl/include

==> Summary

🍺  /usr/local/Cellar/openssl/1.0.2l: 1,709 files, 12.3MB

==> Downloading https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-beta.8/powershell-6.0.0-beta.8-osx.10.12-x64.pkg

######################################################################## 100,0%

==> Verifying checksum for Cask powershell

==> Installing Cask powershell

==> Running installer for powershell; your password may be necessary.

==> Package installers may write to any location; options such as –appdir are ignored.

==> installer: Package name is powershell-6.0.0-beta.8-osx.10.12-x64

==> installer: Installing at base path /

==> installer: The install was successful.

🍺  powershell was successfully installed!

 

Y a disfrutar:

userx$ powershell

PowerShell v6.0.0-beta.8

Copyright (C) Microsoft Corporation. All rights reserved.

PS /Users/userx>

Fuentes: 

https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#macos-1012

No Responses to “Libreta Azure – Powershell en MacOS”

  1. I am really impressed with your writing skills as well as with the
    layout on your weblog. Is this a paid theme or did you customize it yourself?
    Either way keep up the nice quality writing, it is rare to see
    a nice blog like this one these days.

  2. I like the helpful info you provide in your articles.
    I will bookmark your weblog and check again here frequently.
    I’m quite sure I’ll learn a lot of new stuff right here!
    Good luck for the next!

  3. Hey! This is kind of off topic but I need some guidance from an established blog.

    Is it very difficult to set up your own blog? I’m not very techincal
    but I can figure things out pretty quick. I’m thinking about creating my own but I’m not sure where to start.
    Do you have any ideas or suggestions? Cheers

  4. excellent issues altogether, you just received a new reader.
    What could you suggest about your post that you made some
    days in the past? Any certain?

  5. I think this is one of the most vital information for me.
    And i’m glad reading your article. But wanna remark on some general
    things, The website style is ideal, the articles is really nice :
    D. Good job, cheers

  6. I’ve been surfing on-line more than three hours these days, yet I by no
    means found any fascinating article like yours. It’s
    pretty worth enough for me. Personally, if all website owners and bloggers made good content as you probably did, the internet shall be a lot more useful than ever
    before.

  7. Hello, I want to subscribe for this webpage to get latest updates, thus where can i do it
    please help out.

  8. My partner and I stumbled over here from a different web address and
    thought I might check things out. I like what I see so i am just following you.

    Look forward to looking over your web page for a second time.

  9. hey there and thank you for your info – I have certainly picked up something
    new from right here. I did however expertise some technical issues using this
    website, as I experienced to reload the web site
    lots of times previous to I could get it to load
    correctly. I had been wondering if your web hosting is OK?
    Not that I am complaining, but sluggish loading instances times will very frequently
    affect your placement in google and can damage your quality score if
    ads and marketing with Adwords. Well I’m adding this RSS to my e-mail and can look out for a lot
    more of your respective fascinating content. Ensure that you update
    this again very soon.

  10. Simply desire to say your article is as astonishing.
    The clearness in your post is simply cool and i could assume you
    are an expert on this subject. Well with your permission let me to grab your feed to keep updated with forthcoming post.
    Thanks a million and please keep up the enjoyable work.

  11. Definitely believe that which you said. Your favorite justification appeared to be on the web the simplest
    thing to be aware of. I say to you, I definitely
    get irked while people think about worries that they plainly
    don’t know about. You managed to hit the nail upon the top and defined out the whole
    thing without having side effect , people can take a signal.
    Will probably be back to get more. Thanks

  12. www.fcc.gov dice:

    Wonderful work! That is the kind of info that are supposed to
    be shared across the net. Shame on Google for now not
    positioning this submit higher! Come on over and seek advice from my website
    . Thanks =)

  13. This is my first time visit at here and i am in fact pleassant to read everthing at alone place.

  14. Hey! This post couldn’t be written any better! Reading through this post reminds
    me of my previous room mate! He always kept chatting
    about this. I will forward this post to him.
    Pretty sure he will have a good read. Thanks for sharing!

  15. Hello There. I found your blog using msn. This is an extremely well
    written article. I will be sure to bookmark it and return to read more of
    your useful information. Thanks for the post. I will certainly return.

  16. I don’t even know how I ended up here, but I assumed this publish was good.
    I don’t know who you might be but definitely you are going to a well-known blogger if you
    are not already. Cheers!

  17. I like the valuable information you provide in your articles.
    I’ll bookmark your weblog and check again here regularly.
    I’m quite sure I will learn a lot of new stuff right here!
    Best of luck for the next!

  18. Good day! Would you mind if I share your blog with my facebook group?

    There’s a lot of people that I think would really appreciate your content.

    Please let me know. Thank you

  19. Wonderful work! That is the type of information that are meant to be shared around the internet.
    Shame on Google for now not positioning this publish higher!
    Come on over and talk over with my site . Thank you =)

  20. btpars.com dice:

    I was able to find good info from your blog posts.

  21. Today, I went to the beach front with my children. I found a sea shell and
    gave it to my 4 year old daughter and said «You can hear the ocean if you put this to your ear.» She put the shell to her ear and screamed.
    There was a hermit crab inside and it pinched her
    ear. She never wants to go back! LoL I know this is entirely off topic but I had
    to tell someone!

  22. Currently it looks like Expression Engine is
    the best blogging platform available right now. (from
    what I’ve read) Is that what you’re using on your blog?

  23. What’s up, its nice article about media print, we all know media is a enormous source of
    information.

  24. I love reading through an article that will make people think.

    Also, many thanks for allowing me to comment!

  25. This is really interesting, You’re a very skilled blogger.
    I’ve joined your rss feed and look forward to seeking more
    of your fantastic post. Also, I’ve shared your website in my social networks!

  26. urlscan.io dice:

    First off I want to say superb blog! I had a quick question that I’d like to ask if you
    don’t mind. I was interested to know how you
    center yourself and clear your head prior to writing.
    I’ve had trouble clearing my mind in getting my thoughts out.
    I do take pleasure in writing but it just seems like the first 10
    to 15 minutes are usually wasted simply just trying to figure out how to
    begin. Any suggestions or hints? Many thanks!

  27. Thanks for some other informative web site.
    The place else could I get that kind of information written in such an ideal approach?
    I have a venture that I am just now running on, and I’ve been on the look
    out for such information.

  28. Thanks for ones marvelous posting! I genuinely enjoyed reading it, you may be a great author.I will remember to bookmark your blog and will often come back in the future.
    I want to encourage you to ultimately continue your great posts, have a nice evening!

  29. cutt.ly dice:

    I have read so many posts regarding the blogger lovers however this piece of writing is genuinely a fastidious post, keep
    it up.

  30. Hello, i read your blog occasionally and i own a similar one and
    i was just wondering if you get a lot of spam remarks?
    If so how do you prevent it, any plugin or anything you can advise?
    I get so much lately it’s driving me mad so any support is very much appreciated.

  31. unsplash.com dice:

    Great article! This is the type of information that should be shared across
    the web. Shame on Google for not positioning this submit upper!

    Come on over and seek advice from my site . Thank you
    =)

  32. Hi there would you mind letting me know which webhost you’re using?
    I’ve loaded your blog in 3 completely different web browsers and I must say this blog loads a lot quicker then most.

    Can you suggest a good internet hosting provider at a honest price?
    Thanks a lot, I appreciate it!

  33. Howdy would you mind letting me know which hosting company you’re utilizing?
    I’ve loaded your blog in 3 different web browsers and I must say this blog loads a lot quicker then most.
    Can you suggest a good web hosting provider at a honest price?
    Kudos, I appreciate it!

  34. This article will assist the internet users for setting up new webpage or even a
    blog from start to end.

  35. You actually make it appear really easy together with your presentation however I find this matter to be really one thing which I believe I’d
    by no means understand. It kind of feels too
    complex and extremely wide for me. I am taking a look ahead for your subsequent
    post, I’ll attempt to get the cling of it!

  36. Hello Dear, are you truly visiting this web site regularly, if so after that you will absolutely get nice
    know-how.

  37. I’m impressed, I must say. Seldom do I come across
    a blog that’s both equally educative and engaging, and without a doubt, you have hit
    the nail on the head. The problem is something that not
    enough people are speaking intelligently about.
    Now i’m very happy that I came across this during my hunt for something relating to this.

  38. devpost.com dice:

    Having read this I believed it was very informative. I appreciate you taking the time and energy to put this short article together.

    I once again find myself personally spending a lot of time both reading and
    commenting. But so what, it was still worthwhile!

  39. Somebody essentially assist to make severely articles I would state.
    This is the very first time I frequented your web page and to this point?
    I amazed with the analysis you made to create this particular post amazing.
    Great activity!

  40. Hi, the whole thing is going nicely here and ofcourse every one is sharing
    data, that’s genuinely fine, keep up writing.

  41. I don’t even understand how I finished up here, however I thought this
    put up was good. I don’t know who you might be however certainly you’re going to a
    well-known blogger in case you are not already. Cheers!

  42. The other day, while I was at work, my cousin stole my apple ipad and tested to see
    if it can survive a thirty foot drop, just so she can be a youtube sensation. My apple ipad is now broken and she has 83 views.

    I know this is totally off topic but I had to share it with someone!

  43. Hey There. I found your blog using msn. This is a really well written article.
    I will be sure to bookmark it and return to read more of
    your useful info. Thanks for the post. I will definitely return.

  44. ec-bbs.com dice:

    Howdy! I know this is kind of off topic but I was wondering
    if you knew where I could locate a captcha plugin for my comment
    form? I’m using the same blog platform as yours and I’m having problems
    finding one? Thanks a lot!

  45. Hi, i believe that i saw you visited my weblog thus i got here to go back the favor?.I
    am trying to to find issues to improve my website!I guess its ok to make
    use of some of your ideas!!

  46. Excellent way of telling, and good post to obtain data regarding my presentation subject, which i am going to deliver in college.

  47. It’s great that you are getting ideas from this paragraph as well as from
    our argument made at this place.

  48. This paragraph provides clear idea in support
    of the new users of blogging, that genuinely how to
    do blogging.

  49. Hmm it appears like your website ate my first comment (it was extremely long) so I guess I’ll just sum it up what I wrote and
    say, I’m thoroughly enjoying your blog. I too am an aspiring blog blogger but I’m still new
    to everything. Do you have any tips for first-time blog writers?
    I’d definitely appreciate it.

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *