Yum: Difference between revisions
Jump to navigation
Jump to search
Created page with "Useful commands: ''repoquery -i itcl'' - tells which repository contains itcl package" |
No edit summary |
||
Line 2: | Line 2: | ||
''repoquery -i itcl'' - tells which repository contains itcl package | ''repoquery -i itcl'' - tells which repository contains itcl package | ||
To remove package: | |||
yum --setopt=tsflags=noscripts remove <package> |
Latest revision as of 13:12, 16 July 2025
Useful commands:
repoquery -i itcl - tells which repository contains itcl package
To remove package:
yum --setopt=tsflags=noscripts remove <package>