Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
From: "Maíra Canal" <mairacanal@riseup.net>
To: tools@linux.kernel.org
Cc: "Konstantin Ryabitsev" <konstantin@linuxfoundation.org>,
	"Maíra Canal" <mairacanal@riseup.net>
Subject: [PATCH b4] Add dnf package on the Installing section
Date: Sun, 14 Aug 2022 18:56:24 -0300	[thread overview]
Message-ID: <20220814215624.89760-1-mairacanal@riseup.net> (raw)

b4 is provided by Fedora Linux repositories through the package
python3-b4 [1]. That said, add dnf package installation method
on the README for Fedora-based systems.

[1] https://src.fedoraproject.org/rpms/python-b4

Signed-off-by: Maíra Canal <mairacanal@riseup.net>
---
 README.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.rst b/README.rst
index ca4718c..ebbe195 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,10 @@ To install from pypi::
 
     python3 -m pip install --user b4
 
+On Fedora-based systems, you can also install it from dnf::
+
+    dnf install python3-b4
+
 Upgrading
 ---------
 If you previously installed from pypi::
-- 
2.37.1


             reply	other threads:[~2022-08-14 22:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14 21:56 Maíra Canal [this message]
2022-09-22 20:29 ` [PATCH b4] Add dnf package on the Installing section Konstantin Ryabitsev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220814215624.89760-1-mairacanal@riseup.net \
    --to=mairacanal@riseup.net \
    --cc=konstantin@linuxfoundation.org \
    --cc=tools@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).