tree: 1d954474663fb68ea057062a066d6c5dae2e376b [path history] [tgz]
  1. apache-arrow/
  2. apache-arrow-apt-source/
  3. apache-arrow-release/
  4. apt/
  5. yum/
  6. .gitignore
  7. github.linux.amd64.yml
  8. helper.rb
  9. package-task.rb
  10. Rakefile
  11. README.md
  12. travis.linux.arm64.yml
dev/tasks/linux-packages/README.md

Linux packages for Apache Arrow C++ and GLib

Requirements

  • Ruby
  • Docker
  • Tools to build tar.gz for Apache Arrow C++ and GLib

How to build .deb packages

% rake version:update
% rake apt

How to build .rpm packages

% rake version:update
% rake yum