PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, May 14, 2022

[FIXED] Where can I find binary packages for Apache Mesos?

 May 14, 2022     mesos, ubuntu     No comments   

Issue

I have been trying to install mesos on my VM. To be specific on Ubuntu Focal Fossa. However, I googled this and didn't saw any repository/binary packages for mesos. Can someone help me with this?

I visited the official site of mesos but I only got binary packages related to RPM based linux distros. Here is the link to official site: https://mesos.apache.org/documentation/latest/

And I don't want to build the source release as it consumes time and at last generate errors which is incomprehensible to me.


Solution

In a recent commit to the Mesos project, they've added unofficial builds to https://rpm.aventer.biz, where there is an Ubuntu directory

https://github.com/apache/mesos/commit/995c274bf5a3fb649622d85a771f3a22b4021650



Answered By - OneCricketeer
Answer Checked By - Pedro (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing