cancel
Showing results for 
Search instead for 
Did you mean: 
Waldirio
Flight Engineer
Flight Engineer
  • 287 Views

DNF tutorial for beginners using DNF to show duplicate packages

Hello

Today, let's talk about showduplicates, in other words, let's learn how to see all the available versions of a package via repositories using DNF.

https://www.youtube.com/watch?v=ZweHhpSxag4

Some commands used in this video

---
rpm -q vim-minimal
dnf list vim-minimal --showduplicates
dnf update vim-minimal
dnf downgrade vim-minimal
dnf downgrade vim-minimal-2:8.2.2637-15.el9
dnf update vim-minimal
dnf downgrade vim-minimal
---

I hope you enjoy it!
Wally

Labels (1)
DNF tutorial for beginners using DNF to show duplicate packages Multi Language around, feel free to check all the available, and pick the one which is better for you! *Chapters* 0:00 - Intro 0:19 - Presenting the environment 0:50 - Let's play with vim-minimal package 1:56 - DNF showduplicates flag
1 Reply
Chetan_Tiwary_
Community Manager
Community Manager
  • 246 Views

@Waldirio loved it!

Join the discussion
You must log in to join this conversation.