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

Last updated: November 29,2024

1. Install "buildstream.noarch" package

Please follow the guidelines below to install buildstream.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install buildstream.noarch

2. Uninstall "buildstream.noarch" package

Please follow the step by step instructions below to uninstall buildstream.noarch on Fedora 35:

$ sudo dnf remove buildstream.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:39:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : buildstream
Version : 1.6.5
Release : 1.fc35
Architecture : noarch
Size : 546 k
Source : buildstream-1.6.5-1.fc35.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.