I am want rpm, not module. ср, 5 дек. 2018 г. в 00:38, José Abílio Matos jamatos@fc.up.pt:
On Tuesday, 4 December 2018 13.09.16 WET Vascom wrote:
What about Octave 4.4. for F29?
It is already there, although hidden (in a sense). :-) BTW the same applies for F28. Octave 4.4 is available as module.
See http://lists.gnu.org/archive/html/octave-maintainers/2018-11/msg00117.html
Basically you need to run as root:
# dnf module install octave:4.4 # dnf module enable octave:4.4
and then if you already have octave installed:
# dnf upgrade
or if you do not:
#dnf install octave
I had to find these instructions by myself when Orion released the update as it was the first time that I had to explicitly deal with modules. -- José Abílio
devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org