Open main menu

CDOT Wiki β

Changes

OPS245 Lab 3 dev

4 bytes removed, 22:47, 10 February 2023
Part 1: Managing Software and Repositories with DNF
#Now issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">dnf info lynx</span></code></b>
#How can you tell if the lynx package has been installed?
#To remove the elinks lynx package issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">sudo dnf remove lynx</span></code></b># Verify that the elinks lynx package has been removed. Also verify that the application called: '''xchat''' is not installed.
# Use the wget command to download the xchat rpm binary from the following URL:
::<b><code><span style="color:#3366CC;font-size:1.2em;">http://mirror.centos.org/centos/7/os/x86_64/Packages/xchat-2.8.8-25.el7.x86_64.rpm</span></code></b><br>