13,420
edits
Changes
no edit summary
-->
# Open a terminal by clicking the '''Activities '''menu, and typing in the search area: '''gnome-terminal'''. A terminal program icon should appear: click on the icon to open a shell terminal.
# Using the <code>rpm</code> command: you can also use the following commands to list all the installed packages, and the total number of packages installed:</li></ol>
:: <code>'''rpm -q -a'''</code>
:: <code>'''rpm -q -a | wc -l'''</code>