PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

How to install PowerShell on Ubuntu!

How to install PowerShell on Ubuntu!

Step 1. Access your terminal and execute the following command:

snap install powershell --classic

snap install powershell --classic.png

Once installiation is complete the output should look like

powershell 7.1.4 from Microsoft Powershell installed.png

Step 2. Start power shell from the terminal by running the pwsh command:

pwsh

The output should look something like this

PowerShell 7.1.4
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

pwsh.png You will enter the Powershell console. To leave type exit then press enter. You will be back to the Ubuntu Terminal.

Thats all!

If you found this usful then please comment and follow me! Also check out my website where I also post everything from here

Comments (0)

loading comments