2016年8月29日月曜日

Powershellをubuntuに入れた

一応技術者なのでGIHYOとか読むこともある。
真面目に読んでいるとPowershellがOpenSourceになったというトピックを発見した。
ちょっと気になる
http://gihyo.jp/admin/clip/01/linux_dt/201608/19
これ結論からいうと
https://github.com/PowerShell/PowerShell/
これをよめというだけの記事だがそのリンク先を読んでいると
DEBファイルがすでにある。
そこでこれをインストールしてみた。
ちなみにそのリンクはこれ
https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell_6.0.0-alpha.9-1ubuntu1.16.04.1_amd64.deb
https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell_6.0.0-alpha.9-1ubuntu1.14.04.1_amd64.deb

2こあるのはubuntu 16.04 と14.04と両対応だから。
起動イメージ
 
WindowsがBashに対応しLinuxでPowershellが使えるとはいい時代になった。