How to Install and Uninstall b4.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "b4.noarch" package
This guide covers the steps necessary to install b4.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
b4.noarch
Copied
2. Uninstall "b4.noarch" package
This guide covers the steps necessary to uninstall b4.noarch on Rocky Linux 8:
$
sudo dnf remove
b4.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the b4.noarch package on Rocky Linux 8
Last metadata expiration check: 0:19:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : b4
Version : 0.8.0
Release : 1.el8
Architecture : noarch
Size : 114 k
Source : python-b4-0.8.0-1.el8.src.rpm
Repository : epel
Summary : A helper tool to work with public-inbox and patch series
URL : https://git.kernel.org/pub/scm/utils/b4/b4.git
License : GPLv2
Description : B4 is a helper utility to work with patches made available via a public-inbox
: archive like lore.kernel.org. It is written to make it easier to participate in
: a patch-based workflows, like those used in the Linux kernel development.
Available Packages
Name : b4
Version : 0.8.0
Release : 1.el8
Architecture : noarch
Size : 114 k
Source : python-b4-0.8.0-1.el8.src.rpm
Repository : epel
Summary : A helper tool to work with public-inbox and patch series
URL : https://git.kernel.org/pub/scm/utils/b4/b4.git
License : GPLv2
Description : B4 is a helper utility to work with patches made available via a public-inbox
: archive like lore.kernel.org. It is written to make it easier to participate in
: a patch-based workflows, like those used in the Linux kernel development.