Which of the following commands can you use to search available repository information? (Choose two.)

A. apt-cache
B. apt-query
C. apt query
D. apt


Ans:
A. apt-cache
D. apt

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Java makes concurrency available to you through the language and APIs. b. Concurrency is a subset of parallelism. c. Today’s multi-core computers have multiple processors that can perform tasks in parallel. d. Java programs can have multiple threads of execution, where each thread has its own method-call stack and program counter, allowing it to execute concurrently with other threads. This capability is called multithreading.

Computer Science & Information Technology

When exiting the BIOS/UEFI configuration setup, all changes are automatically saved, allowing the system to restart

Indicate whether the statement is true or false

Computer Science & Information Technology

COGNITIVE ASSESSMENT Which of the following is a small version of a larger graphic?

A. SmallGraph B. Compressed Bit Form (CBF) C. thumbnail D. podgraph

Computer Science & Information Technology

Find the simple interest owed and maturity value of the loan given the information. Principal = $900, rate = 6%, time = 1 year

A. interest: $350; maturity value: $1,250 B. interest: $59; maturity value: $959 C. interest: $54; maturity value: $954 D. interest: $51; maturity value: $951 E. interest: $300; maturity value: $1,200

Computer Science & Information Technology