File: group.yml

package info (click to toggle)
scap-security-guide 0.1.76-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 110,644 kB
  • sloc: xml: 241,883; sh: 73,777; python: 32,527; makefile: 27
file content (15 lines) | stat: -rw-r--r-- 730 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
documentation_complete: true

title: 'Updating Software'

description: |-
    The <tt>{{{ pkg_manager }}}</tt> command line tool is used to install and
    update software packages. The system also provides a graphical
    software update tool in the <b>System</b> menu, in the <b>Administration</b> submenu,
    called <b>Software Update</b>.
    <br /><br />
    {{{ full_name }}} systems contain an installed software catalog called
    the RPM database, which records metadata of installed packages. Consistently using
    <tt>{{{ pkg_manager }}}</tt> or the graphical <b>Software Update</b> for all software installation
    allows for insight into the current inventory of installed software on the system.
    <br /><br />