Task 06 Write a command that will show you all the packages that are installed on your system. How do you know which com
Posted: Sun Jul 03, 2022 11:22 am
Task 06
Write a command that will show you all the packages that areinstalled on your system. How do you know which command to use?
Task 07
Write a command that will install the package cmatrix. Then givethe command to uninstall it.
Task 08
Write a command that will install the package cmatrix from therepository. Then give the command to uninstall it. What is thedifference between installing something from a repository and vsdirectly installing a package?
Task 09
Write a command that will display information about theterminator package, assuming that package isn’t installed. Then,give the command that would show if the bolt package is installedand list which version is currently installed.
Task 10
Write a command that will update the currently installedpackages on your system to the newest versions.
Write a command that will show you all the packages that areinstalled on your system. How do you know which command to use?
Task 07
Write a command that will install the package cmatrix. Then givethe command to uninstall it.
Task 08
Write a command that will install the package cmatrix from therepository. Then give the command to uninstall it. What is thedifference between installing something from a repository and vsdirectly installing a package?
Task 09
Write a command that will display information about theterminator package, assuming that package isn’t installed. Then,give the command that would show if the bolt package is installedand list which version is currently installed.
Task 10
Write a command that will update the currently installedpackages on your system to the newest versions.