Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.04 KB

File metadata and controls

47 lines (36 loc) · 1.04 KB

Building and installing Bazaar from latest source on Universal Blues Bazzite/Bluefin/Aurora for testing

git clone https://github.com/ublue-os/packages
cd packages

Click "Copy full SHA" here

bump this line staging/bazaar/bazaar.spec at the top to the newest Git commit SHA

and replace the placeholder at the top of the file

# staging/bazaar/bazaar.spec
# renovate: datasource=git-refs depName=https://github.com/kolunmi/bazaar.git versioning=loose currentValue=master
%global commit put_the_commit_hash_here

build the thing (might take a while)

just build ./staging/bazaar/bazaar.spec

allow temporary changes to /usr

sudo bootc usroverlay

swap out system bazaar with latest bazaar

sudo dnf5 swap bazaar "mock/fedora-42-x86-64/result/*.rpm"

to undo the installation just reboot your system

Find out which version is installed for bug reports

rpm -qi bazaar

Verbose output

G_MESSAGES_DEBUG=all bazaar window --auto-service