This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo dnf install openssl openssl-libs GConf2 | |
| sudo sh -c 'echo -e "[unityhub]\nname=Unity Hub\nbaseurl=https://hub.unity3d.com/linux/repos/rpm/stable\nenabled=1\ngpgcheck=1\ngpgkey=https://hub.unity3d.com/linux/repos/rpm/stable/repodata/repomd.xml.key\nrepo_gpgcheck=1" > /etc/yum.repos.d/unityhub.repo' | |
| sudo dnf install unityhub |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2025/03/24 16:10:09 akmods: Building RPM using the command '/usr/sbin/akmodsbuild --kernels 6.12.0-55.6.1.el10_0.x86_64 /usr/src/akmods/nvidia-kmod.latest' | |
| /tmp/akmods.aX6Tn7wA/results/kmod-nvidia-6.12.0-55.el10_0-570.133.07-1.el10.x86_64.rpm | |
| 2025/03/24 16:11:37 akmodsbuild: * Rebuilding /usr/src/akmods/nvidia-kmod.latest for kernel(s) 6.12.0-55.6.1.el10_0.x86_64: Installing /usr/src/akmods/nvidia-kmod.latest | |
| 2025/03/24 16:11:37 akmodsbuild: Building target platforms: x86_64 | |
| 2025/03/24 16:11:37 akmodsbuild: Building for target x86_64 | |
| 2025/03/24 16:11:37 akmodsbuild: setting SOURCE_DATE_EPOCH=1733356800 | |
| 2025/03/24 16:11:37 akmodsbuild: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tr0k23 | |
| 2025/03/24 16:11:37 akmodsbuild: + umask 022 | |
| 2025/03/24 16:11:37 akmodsbuild: + cd /tmp/akmodsbuild.UiOrXEmD//BUILD | |
| 2025/03/24 16:11:37 akmodsbuild: + kmodtool --target x86_64 --repo terra.fyralabs.com --kmodname nvidia-kmod --akmod --for-kernels 6.12.0-55.6.1.el10_0.x86_64 |