1) Write a command that will show you all the packages that areinstalled on your system. How do you know which command to use?
2) Write a command that will install the packagecmatrix. Then give the command to uninstallit.
3) Write a command that will install the packagecmatrix from the repository. Then give the commandto uninstall it. What is the difference between installingsomething from a repository and vs directly installing apackage?
4) Write a command that will display information about theterminator package, assuming that package isn’tinstalled. Then, give the command that would show if thebolt package is installed and list which versionis currently installed.
5) Write a command that will update the currently installedpackages on your system to the newest versions.
1) Write a command that will show you all the packages that are installed on your system. How do you know which command
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am