Dnf
How to set up proxy for yum repository in Linux?
I will share examples to set up proxy for yum repository in Linux. Modify yum.conf or /etc/yum.repos.d to set proxy for yum repositories.
Fix 'there are no enabled repos' & create local repository in RHEL 7 & 8;
Create local repository using yum and dnf in RHEL 7 and 8 Fix there are no enabled repos Perform yum install without subscription. Create Offline yum repo Linux …
Rpmbuild | Create rpm package | Build rpm from source code
Step-by-Step Tutorial to create rpm package from scratch in Linux and build rpm from source code using rpmbuild RHEL/CentOS. Make rpm package
How to get complete dependencies list of rpm ?
To find or get complete dependencies list of rpm you can use rpm, yum and repoquery command for both installed and non installed package
How to download rpm package and all dependencies (RHEL / CentOS 7)
Download rpm package and all dependencies in CentOS / RHEL 7 using yumdownloader or repotrack. You can also use repoquery with yumdownloader to download rpm
