question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prepare APT and RPM packages

See original GitHub issue

It would be very nice if it was as easy to install OrientDB as it is MySQL, or Nginx etc. On debian/ubuntu I should be able to:

apt-get install orientdb

and the yum equivalent on RHEL/Centos.

Elasticsearch already offers this, perhaps we can reuse their package structures?

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Reactions:1
  • Comments:16 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
gzliudancommented, Sep 7, 2017

I want a RPM package which runs on CENTOS 7.X

0reactions
tglmancommented, Apr 21, 2016

Hi All,

Not yet done, not sure when will be 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create APT repository for own RPM packages | Linux know-how
You have created or downloaded RPM packages and want to make them available for SUSE LINUX 10.0 via APT in the easiest possible...
Read more >
How to create a Linux RPM package | Enable Sysadmin
This article shows you how to package a script into an RPM file for easy installation, updating, and removal from your Linux systems....
Read more >
How to Install RPM Packages on Ubuntu - phoenixNAP
1. Check the status of the Universe distribution component: sudo add-apt-repository universe · 2. Make sure that your repositories are up-to-date ...
Read more >
Install RPM packages on Ubuntu - Linuxize
Alien is a tool that allows you to install an RPM file on Ubuntu or to convert an RPM package file into a...
Read more >
Package Management Essentials: apt, yum, dnf, pkg
For Debian / Ubuntu: .deb packages installed by apt and dpkg; For Rocky / Fedora / RHEL: .rpm packages installed by yum; For...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found