List all versions of a package in YUM repositorymattboston (25) in linux • 6 years ago In Linux if you use the yum update manager, and you need to see all available versions of a package. Use the following command: yum list available {package-name} --showduplicates linux yum redhat centos fedora