# Fedora Linux

> The Fedora Project is a community of people working together to build a free and open source software platform and to collaborate on and share user-focused solutions built on that platform. Or, in plain English, we make an operating system and we make it easy for you to do useful stuff with it.

[**Official Wiki**](https://fedoraproject.org/wiki/Fedora_Project_Wiki)

### TIL(s)

* [Fix Clear Command Not Found](/linux/fedora/fix-clear-command-not-found.md)
* [Install RPM Packages in Fedora](/linux/fedora/install-rpm-packages-in-fedora.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://til.devjugal.com/linux/fedora.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
