How to Install and Uninstall buildstream.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "buildstream.noarch" package

This guide covers the steps necessary to install buildstream.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install buildstream.noarch

2. Uninstall "buildstream.noarch" package

This guide let you learn how to uninstall buildstream.noarch on Fedora 34:

$ sudo dnf remove buildstream.noarch $ sudo dnf autoremove

3. Information about the buildstream.noarch package on Fedora 34

Last metadata expiration check: 2:25:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : buildstream
Version : 1.6.2
Release : 1.fc34
Architecture : noarch
Size : 539 k
Source : buildstream-1.6.2-1.fc34.src.rpm
Repository : updates
Summary : Build/integrate software stacks
URL : https://buildstream.gitlab.io/buildstream/
License : LGPLv2+
Description : BuildStream is a Free Software tool for building/integrating software stacks.
: It takes inspiration, lessons and use-cases from various projects including
: OBS, Reproducible Builds, Yocto, Baserock, Buildroot, Aboriginal, GNOME
: Continuous, JHBuild, Flatpak Builder and Android repo.
:
: BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan,
: distutils, make, meson, qmake), and can create outputs in a range of formats
: (e.g. debian packages, flatpak runtimes, sysroots, system images) for multiple
: platforms and chipsets.