Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Check issues

dnf history  ( yum history )

dnf check   ( yum check )


Code Block
titleyum history
collapsetrue
[root@lr202007009846 t128]# yum history
Loaded plugins: fastestmirror
Repo 128tech-release forced skip_if_unavailable=True due to: /etc/pki/128technology/release.pem
ID     | Login user               | Date and time    | Action(s)      | Altered
-------------------------------------------------------------------------------
     1 | System <unset>           | 2021-12-06 18:50 | Install        |  643
Warning: RPMDB altered outside of yum.
** Found 8 pre-existing rpmdb problem(s), 'yum check' output follows:
128T-dhcp-server-2.2.2-1.el7.x86_64 is a duplicate with 128T-dhcp-server-2.2.1-1.el7.x86_64
lte-installer-4.5.0-1.el7.x86_64 is a duplicate with lte-installer-4.4.2-1.el7.x86_64
pppoe-installer-5.2.1-1.el7.x86_64 is a duplicate with pppoe-installer-5.2.0-1.el7.x86_64
salt-3002.7-1.el7.noarch is a duplicate with salt-3002.5-1.el7.noarch
salt-minion-3002.7-1.el7.noarch is a duplicate with salt-minion-3002.5-1.el7.noarch
t128-kea-utils-2.2.4-1.noarch is a duplicate with t128-kea-utils-2.2.3-1.noarch
t128-support-1.4.5-1.noarch is a duplicate with t128-support-1.4.2-1.noarch
third-party-drivers-7.0.8-1.el7.x86_64 is a duplicate with third-party-drivers-7.0.6-1.el7.x86_64
history list


[root@lr202109006974 ~]# yum history
Loaded plugins: fastestmirror
Repo 128tech-release forced skip_if_unavailable=True due to: /etc/pki/128technology/release.pem
ID     | Command line             | Date and time    | Action(s)      | Altered
-------------------------------------------------------------------------------
     2 | -y remove kmod-wireguard | 2022-06-07 13:30 | Erase          |    2 E<
     1 |                          | 2022-06-07 12:25 | Install        |  645 >
Warning: RPMDB altered outside of yum.
history list


install

dnf install <>
download

dnf download <>

dnf download <>  --resolve
list installed

dnf list installed


+ filter

dnf list installed "128T-*"


Code Block
titlelist
collapsetrue
[root@lr202109006974 t128]#  dnf list installed "128T-*"
Installed Packages
128T-bootstrap.x86_64                                                   1.2.2-1                                             @System
128T-cleanup-service.x86_64                                             1.0.0-1                                             @System
128T-deprecated-packages.x86_64                                         5.5.0.43.el7-1                                      @128tech-local-saved
128T-dhcp-server.x86_64                                                 2.2.1-1.el7                                         @System
128T-dhcp-server.x86_64                                                 2.2.2-1.el7                                         @System
128T-installer.x86_64                                                   3.1.3-1                                             @128t-installer-release
128T-installer-repo.x86_64                                              0.3.6-0                                             @@commandline
128T-libqmi.x86_64                                                      1.18.0-4.el7                                        @System
128T-libqmi-utils.x86_64                                                1.18.0-4.el7                                        @System
128T-mibs.x86_64                                                        1.1.3-1                                             @128tech-local-saved
128T-minion-connector.x86_64                                            1.0.8-1                                             @128tech-local-saved
128T-minion-requires.x86_64                                             1.0.0-1                                             @System
128T-minion-watchdog.x86_64                                             1.4.0-1                                             @System
128T-mist-agent.x86_64                                                  3.1.2784-1.el7                                      @128t-authenticated-plugins-release
128T-mist-wan-assurance.x86_64                                          3.4.1-202                                           @128t-authenticated-plugins-release
128T-monitoring-agent.x86_64                                            3.6.4-3                                             @128t-authenticated-plugins-alpha
128T-plugin-support-files.x86_64                                        2.6.4-1                                             @System
128T-quickstarter.x86_64                                                1.3.0-1                                             @System
128T-rappid-categories.x86_64                                           1.0.14-1                                            @128t-authenticated-app-data-release
128T-rappid-classifications.x86_64                                      2.1.1-1                                             @128t-authenticated-app-data-release
128T-rappid-downloader.x86_64                                           1.0.0-4                                             @System
128T-snmp-service.x86_64                                                1.1.2-1                                             @System
[root@lr202109006974 t128]#


list repo

dnf repolist










...