vorona/stellar-packages

Project ID: 58643

Description

rpm packages for the Stellar network

project status: WIP https://github.com/BOPOHA/stellar-packages/tree/rpm_test

Very likely personal repository for testing purpose, which you should not use. yet.


for ☕ and 🍺 : tips*vorona.me

Installation Instructions

  • how to add this repo:
dnf copr enable vorona/stellar-packages -y

until the c8 issue with dnf-plugins-core is solved:

curl -s https://copr.fedorainfracloud.org/coprs/vorona/stellar-packages/repo/centos-stream-8/vorona-stellar-packages-centos-stream-8.repo -o /etc/yum.repos.d/stellar-stream-8.repo # or dnf copr enable vorona/stellar-packages centos-stream-8 # sudo dnf copr enable vorona/stellar-packages -y centos-stream-8-aarch64
  • how to install and run Stellar Core with Postgresql:
dnf module enable postgresql:13 -y dnf install -y stellar-core-postgres systemctl enable --now stellar-core@public.service # and if you know what you do # curl 0:11626/getcursor # curl '0:11626/setcursor?id=HORIZON&cursor=987654321' # sudo -s -u stellar psql --host=/var/run/stellar core -c "select from accounts;"

for AL2023 you can use Gravitron EC2 ( t4g.medium, m6g.medium, ...) :

dnf copr enable vorona/stellar-packages centos-stream-9-aarch64 -y dnf install -y stellar-core-postgres WIP, TBD

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 8 aarch64 [modified] (94)*, x86_64 [modified] (168)* Centos-stream 8 (58 downloads)
Centos-stream 9 aarch64 [modified] (31)*, x86_64 [modified] (111)* Centos-stream 9 (44 downloads)
EPEL 7 x86_64 [modified] (64)* EPEL 7 (28 downloads)
Fedora 37 aarch64 (2)*, x86_64 (54)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (2)*, x86_64 (6)* Fedora 38 (23 downloads)
Fedora 39 aarch64 (9)*, x86_64 (3)* Fedora 39 (13 downloads)
Fedora 40 aarch64 (0)*, x86_64 (0)* Fedora 40 (2 downloads)
Fedora rawhide aarch64 (0)*, x86_64 (44)* Fedora rawhide (32 downloads)

* Total number of packages downloaded in the last seven days.