Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Additional packages required on CentOS #7

Open
@ampledata

Description

@ampledata

adsbxcot & pytak require some additional packages and libraries on CentOS, to install:

  1. Build tools (gcc, et al):
sudo yum groupinstall 'Development Tools'
  1. Python Library headers:
sudo yum -y install python3-devel

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions