Ticker

6/recent/ticker-posts

Google IT Support Professional:Operating Systems and You: Becoming a Power User (Week 3) Package and Software Management.

 

Don't just copy for the sake of completion. 
Make sure you understand first.

★Package Managers★

Q1.Which of the following PowerShell commands will install the package "awesomesoftware" from the Chocolatey software source?

  1. Install-Package -Name awesomesoftware -Source chocolatey
  2. Install-Package -Name chocolatey -Source awesomesoftware
  3. Install-Package -Name awesomesoftware -Source MicrosoftWindows
This command will install a (fictional) package, using chocolatey as the software source.

Q2.Before you install software, which of the following commands should you run to get an updated version of your software?

  1. apt install
  2. apt update
  3. apt remove
  4. apt search
Before you install any software, always make sure you're pulling the latest software from your repositories with the apt update command.

一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一一

           Machine Learning Coursera-All weeks solutions [Assignment + Quiz] click here
       &
                         Coursera Google Data Analytics Professional Quiz Answers   click here
    &
                       Coursera Google IT Support Professional   click here

Have no concerns to ask doubts in the comment section. I will give my best to answer it.
If you find this helpful kindly comment and share the post.
This is the simplest way to encourage me to keep doing such work.


Thanks & Regards,
- Wolf

Post a Comment

0 Comments