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

Last updated: November 26,2024

1. Install "buildstream.noarch" package

Please follow the guidance below to install buildstream.noarch on Fedora 39

$ 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 39:

$ sudo dnf remove buildstream.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:19:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : buildstream
Version : 1.6.9
Release : 4.fc39
Architecture : noarch
Size : 739 k
Source : buildstream-1.6.9-4.fc39.src.rpm
Repository : fedora
Summary : Build/integrate software stacks
URL : https://buildstream.build/
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.