python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Fedora updating each time I run a dnf command
I have been using Fedora for a while, and I noticed something. Each time I run a dnf command such as sudo dnf install app-pkg or even if sudo dnf remove app-pkg. It first downloads a set of Updates li...
Satyam Mishra
Votes: 0
Answers: 1
dnf.base.fill_sack() -- how to use the certs in yum.conf?
I have cert information for using HTTPS in my repos stored in /etc/yum.conf at the bottom:
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
...
ss...
KnightShadeX
Votes: 0
Answers: 1
External dependencies install fails for REDHAWK3.0.0 on RHEL8
Having set up the local YUM repository for REDHAWK v3.0.0 on RHEL8 per manual instructions, I find that there are no matches for python-omniORB, omniORBpy-libs. Indeed, they are not present in the red...
hqstkmn
Votes: 0
Answers: 1
How to install software on a prorietary linux distro with no repos given?
I want to install some basic packages on a proprietary Linux distro based on RHEL (I think).
I tried going the usual dnf install foo way, but quickly found out there are no repositories in /etc/yum.re...
olpohl
Votes: 0
Answers: 1