Which of the following package formats is used by the Windows Store to distribute universal Windows platform apps?1 pointWindows executable filesMicrosoft install packagesappx packagesDebian packages2.Question 2What does the following command do in Ubuntu:dpkg -i UbuTestPackage?1 pointInstall a Debian standalone package named “UbuTestPackage”Search for a package that is installed on your Linux systemUninstall a Debian package named “UbuTestPackage”Uninstall a Debian package named “DPKG”3.Question 3Fill in the blank: _____ are a central managed marketplace for app developers to publish and sell mobile apps.1 pointApp storesDebian packagesPackage managersWindows executables4.Question 4Which of the following Powershell commands will create a directory called “TestArchive” on your desktop by expanding the TestArchive.zip file?1 pointCreate-Archive -path C:\Users\testuser\Desktop\TestArchive.zip ~\Desktop\TestArchive\ Expand-Archive -path C:\Users\testuser\Desktop\TestArchive.zip ~\Desktop\TestArchive\Extract-Archive -path C:\Users\testuser\Desktop\TestArchive\ ~\Desktop\TestArchive.zip Compress-Archive -path C:\Users\testuser\Desktop\TestArchive\ ~\Desktop\TestArchive.zip5.Question 5Which of the following Powershell commands will verify that a software package called “TestPackage” has been successfully installed on your system?1 pointInstall-Package -name TestPackageUninstall-Package -name TestPackageGet-Package -name TestPackageFind-Package TestPackage -IncludeDependencies6.Question 6Which of the following is the repository source file in Ubuntu?1 point/apt/repositories.lst/etc/repsrc.lst/etc/repository_sources/etc/APT/sources.list7.Question 7In Ubuntu, when a device is connected to your computer, a device file is created in the /dev directory. What kind of device might create a file called /dev/sdc?1 pointA printerA keyboardA memory stickA monitor8.Question 8Which of the following actions will open Windows’ Device Manager console? Select all that apply.1 pointRestart your computerOpen the Run dialog box and type in devmgmt.mscPlug in a new deviceRight-click on “This PC,” in the Windows file menu, then select “Manage”9.Question 9Which of the following Ubuntu device files was created by the first detected storage device?1 point/dev/sd1/dev/sda/dev/sd0/dev/sdc10.Question 10Which of the following commands will show you what Linux kernel version you have?1 pointuname -rsudo apt updateshow NewKernelsudo apt full-upgrade
Question
Which of the following package formats is used by the Windows Store to distribute universal Windows platform apps?1 pointWindows executable filesMicrosoft install packagesappx packagesDebian packages2.Question 2What does the following command do in Ubuntu:dpkg -i UbuTestPackage?1 pointInstall a Debian standalone package named “UbuTestPackage”Search for a package that is installed on your Linux systemUninstall a Debian package named “UbuTestPackage”Uninstall a Debian package named “DPKG”3.Question 3Fill in the blank: _____ are a central managed marketplace for app developers to publish and sell mobile apps.1 pointApp storesDebian packagesPackage managersWindows executables4.Question 4Which of the following Powershell commands will create a directory called “TestArchive” on your desktop by expanding the TestArchive.zip file?1 pointCreate-Archive -path C:\Users\testuser\Desktop\TestArchive.zip ~\Desktop\TestArchive\ Expand-Archive -path C:\Users\testuser\Desktop\TestArchive.zip ~\Desktop\TestArchive\Extract-Archive -path C:\Users\testuser\Desktop\TestArchive\ ~\Desktop\TestArchive.zip Compress-Archive -path C:\Users\testuser\Desktop\TestArchive\ ~\Desktop\TestArchive.zip5.Question 5Which of the following Powershell commands will verify that a software package called “TestPackage” has been successfully installed on your system?1 pointInstall-Package -name TestPackageUninstall-Package -name TestPackageGet-Package -name TestPackageFind-Package TestPackage -IncludeDependencies6.Question 6Which of the following is the repository source file in Ubuntu?1 point/apt/repositories.lst/etc/repsrc.lst/etc/repository_sources/etc/APT/sources.list7.Question 7In Ubuntu, when a device is connected to your computer, a device file is created in the /dev directory. What kind of device might create a file called /dev/sdc?1 pointA printerA keyboardA memory stickA monitor8.Question 8Which of the following actions will open Windows’ Device Manager console? Select all that apply.1 pointRestart your computerOpen the Run dialog box and type in devmgmt.mscPlug in a new deviceRight-click on “This PC,” in the Windows file menu, then select “Manage”9.Question 9Which of the following Ubuntu device files was created by the first detected storage device?1 point/dev/sd1/dev/sda/dev/sd0/dev/sdc10.Question 10Which of the following commands will show you what Linux kernel version you have?1 pointuname -rsudo apt updateshow NewKernelsudo apt full-upgrade
Solution
-
The package format used by the Windows Store to distribute universal Windows platform apps is "appx packages".
-
The command "dpkg -i UbuTestPackage" in Ubuntu installs a Debian standalone package named “UbuTestPackage”.
-
"App stores" are a central managed marketplace for app developers to publish and sell mobile apps.
-
The Powershell command that will create a directory called “TestArchive” on your desktop by expanding the TestArchive.zip file is "Expand-Archive -path C:\Users\testuser\Desktop\TestArchive.zip ~\Desktop\TestArchive".
-
The Powershell command that will verify that a software package called “TestPackage” has been successfully installed on your system is "Get-Package -name TestPackage".
-
The repository source file in Ubuntu is "/etc/APT/sources.list".
-
In Ubuntu, when a device is connected to your computer, a device file is created in the /dev directory. A file called /dev/sdc might be created by a "memory stick".
-
The actions that will open Windows’ Device Manager console are "Open the Run dialog box and type in devmgmt.msc" and "Right-click on “This PC,” in the Windows file menu, then select “Manage”".
-
The Ubuntu device file that was created by the first detected storage device is "/dev/sda".
-
The command that will show you what Linux kernel version you have is "uname -r".
Similar Questions
Question 5Which of the following Powershell commands will verify that a software package called “TestPackage” has been successfully installed on your system?1 pointUninstall-Package -name TestPackageGet-Package -name TestPackageInstall-Package -name TestPackageFind-Package TestPackage -IncludeDependencies6.Question 6Which of the following is the package manager used in U
Fill in the blank: Package managers are used to distribute Linux _____.1 pointhardwareapplicationsshellscommands
What does the following command do in Ubuntu:apt-get install NamePackage?1 pointInstall a software package named “NamePackage” using a package managerList all packages installed on your Linux systemSearch for a package named “NamePackage” on your Linux systemUninstall a software package named “NamePackage”
Question 5Which of the following Powershell commands will install a software package called “TestPackage” on your system?1 pointGet-Package -name TestPackageFind-Package TestPackage -IncludeDependenciesInstall-Package -name TestPackageTestPackage-Install -Chocolatey
Which of the following Powershell commands will verify that a software package called “TestPackage” has been successfully installed on your system?
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.