Package Details: ring-lang-bin 1.27-1

Git Clone URL: https://aur.archlinux.org/ring-lang-bin.git (read-only, click to copy)
Package Base: ring-lang-bin
Description: Ring programming language (prebuilt Linux binary release)
Upstream URL: https://ring-lang.net/
Keywords: language ring,ring-lang,programming
Licenses: MIT
Conflicts: ring, ring-lang
Provides: ring, ring-lang
Submitter: khaled_mahfouz
Maintainer: khaled_mahfouz
Last Packager: khaled_mahfouz
Votes: 0
Popularity: 0.000000
First Submitted: 2026-05-29 08:29 (UTC)
Last Updated: 2026-05-29 18:11 (UTC)

Pinned Comments

khaled_mahfouz commented on 2026-05-29 09:04 (UTC) (edited on 2026-05-29 18:07 (UTC) by khaled_mahfouz)

note that the pkgbuild file places and extracts the Ring_1.27_Ubuntu.zip in the current working directory .

I am still facing errors with output like this ... taking ringnotepad as an example

Library File : libringqt.so
Line 10 Error (R38) : Runtime Error in loading the dynamic library
In loadlib() In function loadlibfile() in file /usr/share/ring/libraries/guilib/loadlibfile.ring

Called from line 11 in file rnote.ring ⏎  

but many other programs and games work seamlessly

I tried to do my best to solve dependency problems avoiding building from source .. but if you are in hurry use distrobox with ubuntu image instead .

Use This Package At Your Own Risk

Latest Comments

SAVIG commented on 2026-09-03 17:13 (UTC) (edited on 2026-09-03 17:39 (UTC) by SAVIG)

Hi, thank you

Another bug:

ringpm 
===========================================================================
Ring Package Manager (RingPM)
2018-2026, Mahmoud Fayed <msfclipper@yahoo.com>
===========================================================================
Usage   : ringpm [command]
Command : search  [keywords...]
Command : refresh : Update the Registry (Packages List)
Command : install [ <packagename> [from <UserName>] [branch <branchname>] ]
Command : list    [-u : Check updates]
Command : run     [packagename]
Command : update  <packagename>
Command : remove  <packagename>
Command : format  : Delete All Packages
Command : new     <packagename>
Command : package : Create package in the current folder
===========================================================================

Line 41 Error (R35) : Can't create/open the file 
In write() In method saveinfo() in file /home/mahmoud-fayed/Desktop/ring/tools/ringpm/core/packages.ring

Called from line 27 In function main() in file ringpm.ring

Called from line 19 in file ringpm.ring 

khaled_mahfouz commented on 2026-05-29 09:04 (UTC) (edited on 2026-05-29 18:07 (UTC) by khaled_mahfouz)

note that the pkgbuild file places and extracts the Ring_1.27_Ubuntu.zip in the current working directory .

I am still facing errors with output like this ... taking ringnotepad as an example

Library File : libringqt.so
Line 10 Error (R38) : Runtime Error in loading the dynamic library
In loadlib() In function loadlibfile() in file /usr/share/ring/libraries/guilib/loadlibfile.ring

Called from line 11 in file rnote.ring ⏎  

but many other programs and games work seamlessly

I tried to do my best to solve dependency problems avoiding building from source .. but if you are in hurry use distrobox with ubuntu image instead .

Use This Package At Your Own Risk