Top "Fedora" questions

Fedora is an RPM-based, general purpose collection of software, including an operating system based on the Linux kernel, developed by the community-supported Fedora Project and sponsored by Red Hat.

The font of my modelsim is too small to see

As you can see, the font of modelsim's text editor is very small. But I can't change the size in …

linux fedora modelsim
How to add an icon to the bash prompt

I know you can edit the bash prompt permanently by editing the PS1 variable in your ~/.bashrc file, mine looks …

linux bash shell fedora ps1
cannot load shared library that exists in /usr/local/lib (Fedora x64)

When attempting to run a program I just compiled successfully, I get the following error: ./src/sensors/laser_scan_producer: …

c++ linker shared-libraries 64-bit fedora
can't build matplotlib (png package issue)

try to build matplotlib on fedora-18, build fails with ... png: no [pkg-config information for 'libpng' could not be found.] ... * The …

python linux matplotlib fedora
What causes transport: "dial unix /var/run/docker/containerd/docker-containerd.sock: connect: connection refused"?

There are good explanations on how to resolve this issue. SOF Q1, SOF Q2 and many more related questions on …

docker containers fedora sudo
Vim compiled with Python support but can't see sys version

I compiled the development version of Vim with both Python 2 and Python 3 support. The output of vim --version has +python/…

python vim fedora
AttributeError: module 'importlib' has no attribute 'util'

I've just upgraded from Fedora 32 to Fedora 33 (which comes with Python 3.9). Since then gcloud command stopped working: [guy@Gandalf32 ~]$ gcloud …

python gcloud fedora python-3.9
Why does Slack return a Segmentation fault after Fedora 29 upgrade?

I have upgraded Fedora from 28 to the latest 29 and Slack doesn't work anymore. It returns a Segmentation fault (core dumped). …

linux fedora slack fedora-29
Linux - change the hostname in the CLI

I don't know how to search for this and that is why I asked for it (all my searches did …

linux command-line-interface fedora
ModuleNotFoundError: No module named 'dnf' when running yum or dnf

A few days ago I wanted to run dnf but I received the following error Traceback (most recent call last): …

python fedora yum dnf