msbuild from home:guoyunhe project

Select Your Operating System

For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:guoyunhe/Fedora_Rawhide/home:guoyunhe.repo
dnf install msbuild
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:guoyunhe/Fedora_39/home:guoyunhe.repo
dnf install msbuild
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:guoyunhe/Fedora_38/home:guoyunhe.repo
dnf install msbuild
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:guoyunhe/openSUSE_Tumbleweed/home:guoyunhe.repo
zypper refresh
zypper install msbuild
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:guoyunhe/openSUSE_Slowroll/home:guoyunhe.repo
zypper refresh
zypper install msbuild
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:guoyunhe/openSUSE_Factory_ARM/home:guoyunhe.repo
zypper refresh
zypper install msbuild
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:guoyunhe/15.6/home:guoyunhe.repo
zypper refresh
zypper install msbuild
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:guoyunhe/15.5/home:guoyunhe.repo
zypper refresh
zypper install msbuild
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:guoyunhe/15.4/home:guoyunhe.repo
zypper refresh
zypper install msbuild