Skip to content

[Additional Info] You can fix the rpm package so that it becomes installable! #15

@dwarveslive

Description

@dwarveslive

Thank you for the repo with the instructions! I have not come across it until I have already pieced the information together, but here's how I fixed

  1. Install rpm building packages (you can use a toolbox/distrobox for it as well):

sudo dnf install rpm-build rpmrebuild

  1. Steps to rebuild the package so that installs:
  • $ rpmrebuild -d /tmp -ep google-earth-stable_current_x86_64.rpm
  • Remove the line: %dir %attr(0755, root, root) "/usr/bin"
  • Save and exit
  • Answer yes
  1. Install the package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions