In this video we cover managing packages in Fedora and RedHat-based distros using DNF as package manager.
#redhat #rhel8 #terminal #linux
https://itvraag.nl
Timestamp:
0:00 Intro
0:39 My setup
0:56 Why Rocky Linux?
1:23 LTS maintenance pro's
1:43 DNF (YUM)
1:57 Options for VM setup (Vagrant & Docker)
2:11 sudo (wheel) group in RHEL
2:29 dnf list all
2:58 dnf list installed
3:04 dnf list upgrades
3:12 dnf list autoremove
3:25 dnf list kernel
3:30 dnf search
3:44 dnf info
3:54 dnf deplist
4:06 dnf provides
4:18 dnf install
4:44 dnf download
5:12 dnf upgrade
5:33 dnf upgrade security updates
5:45 dnf upgrade kernel
5:53 dnf remove
6:04 dnf remove, keep dependencies
6:13 dnf remove dependencies
6:25 dnf groups
6:44 dnf hidden groups
7:08 dnf install groups
7:30 dnf upgrade & remove groups
7:52 dnf-automatic
Previous related Bash videos:
Bash #5 - arithmetic: • Bash #5 - calculating with arithmetic...
Bash #4 - variables: • Bash #4 - working with variables (wit...
Bash #3 - script files: • Bash #3 - Script files (with challenge)
Bash #2 - help, touch, echo & aliases: • Bash #2 - Help, touch, echo & aliases
Bash #1 - basic concepts: • Bash #1 - Basic concepts and requirem...
Used commands:
usermod -aG wheel itvraag
cat /etc/group | grep wheel
dnf list all
dnf list installed
dnf list upgrades
dnf list autoremove
dnf list kernel
dnf search vim
dnf info vim-enhanced
dnf deplist tree
dnf provides chsh
dnf search vim
sudo dnf install vim-enhanced
sudo dnf install --downloadonly --downloaddir=/path/to/dir/ vim-enhanced
dnf deplist vim-enhanced
sudo dnf upgrade
dnf list upgrades
sudo dnf upgrade binutils
sudo dnf upgrade --security
sudo dnf upgrade kernel
dnf remove vim-enhanced
dnf remove vin-enhanced --noautoremove
dnf autoremove
dnf group list
dnf group list ids
dnf group list hidden ids
dnf group info security-tools
sudo dnf group install group-name
sudo dnf install @group-name
sudo dnf group install security-tools
dnf group list ids
sudo dnf group upgrade security-tools
sudo dnf group remove security-tools
sudo dnf install dnf-automatic
Watch video RedHat #1 - Package manager DNF (Fedora, RHEL, Rocky Linux) online, duration hours minute second in high quality that is uploaded to the channel itvraag 02 February 2022. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 881 times and liked it 10 visitors.