Bug 457140 - APT package is still in 20.12.1 & feature request.
Summary: APT package is still in 20.12.1 & feature request.
Status: RESOLVED NOT A BUG
Alias: None
Product: Rocs
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Rocs Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-25 20:55 UTC by Ahmed Wael
Modified: 2023-11-03 18:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmed Wael 2022-07-25 20:55:31 UTC
SUMMARY
***
I'm on parrot os.
installing via apt gives me rocs 20.12.1 and no other updates can be done.
I don't know how old is this version, but JS doesn't accept "let" so I guess it''s old.

***


STEPS TO REPRODUCE
1- sudo apt upgrade rocs
2- rocs -v
OBSERVED RESULT
1- rocs is already the newest version (4:20.12.1-1).
2- rocs 20.12.1

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION:
Also I have a feature in mind. An I am willing to help in it.
coding Graph theory Algorithms is hard in JS. And I'm more familiar with it in other languages.
so if we can encode the graph in any file extension (I have JSON in mind but I know there are better).
then we can create (wrapper classes) that can produce the data structures needed and parse the file.
After that you can code in your favorite languages.
I'm pretty sure I can do the python and java implementation which would help more people use this amazing tool.
thanks.