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] (99)*, x86_64 [modified] (171)* Centos-stream 8 (62 downloads)
Centos-stream 9 aarch64 [modified] (38)*, x86_64 [modified] (111)* Centos-stream 9 (48 downloads)
EPEL 7 x86_64 [modified] (64)* EPEL 7 (32 downloads)
Fedora 38 aarch64 (4)*, x86_64 (8)* Fedora 38 (27 downloads)
Fedora 39 aarch64 (9)*, x86_64 (5)* Fedora 39 (16 downloads)
Fedora 40 aarch64 [modified] (0)*, x86_64 [modified] (0)* Fedora 40 (4 downloads)
Fedora rawhide aarch64 (2)*, x86_64 (46)* Fedora rawhide (35 downloads)

* Total number of downloaded packages.