forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: Oracle.OracleLinux.8.7 version 8.7.0.0 (230428) (microso…
- Loading branch information
1 parent
fbe6034
commit 3c960e1
Showing
4 changed files
with
154 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
manifests/o/Oracle/OracleLinux/8/7/8.7.0.0/Oracle.OracleLinux.8.7.installer.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.OracleLinux.8.7 | ||
PackageVersion: 8.7.0.0 | ||
MinimumOSVersion: 10.0.19041.0 | ||
InstallerType: appx | ||
Commands: | ||
- oraclelinux87 | ||
PackageFamilyName: 3810OracleAmericaInc.51946E772388_dm28ctvqnhe9g | ||
ReleaseDate: 2023-04-28 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://publicwsldistros.blob.core.windows.net/wsldistrostorage/OracleLinux_8.7-230428.Appx | ||
InstallerSha256: C81E938C6A0326ADFC39C25B7C49FD488EB8E2468FB1B4A7D0BA8395626CFE9E | ||
SignatureSha256: 8577740FA7E9B05C85E6D5A0AE4D379F8F211DBF8EB3781189DCD9D6AB780856 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
64 changes: 64 additions & 0 deletions
64
manifests/o/Oracle/OracleLinux/8/7/8.7.0.0/Oracle.OracleLinux.8.7.locale.en-US.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.OracleLinux.8.7 | ||
PackageVersion: 8.7.0.0 | ||
PackageLocale: en-US | ||
Publisher: Oracle America, Inc. | ||
PublisherUrl: https://www.oracle.com/ | ||
PublisherSupportUrl: https://www.oracle.com/linux/support/ | ||
PrivacyUrl: https://www.oracle.com/legal/privacy/ | ||
Author: Oracle America, Inc. | ||
PackageName: Oracle Linux 8.7 | ||
PackageUrl: https://www.oracle.com/linux/ | ||
License: Freeware | ||
LicenseUrl: https://www.oracle.com/downloads/licenses/oracle-linux-license.html | ||
Copyright: © 2024 Oracle | ||
CopyrightUrl: https://www.oracle.com/downloads/licenses/oracle-linux-license.html | ||
ShortDescription: Easily run Oracle Linux on your Windows Desktop | ||
Description: |- | ||
Oracle Linux combines the fundamental building blocks of modern IT infrastructure: operating system, containers, and virtualization into one integrated offering. Oracle Linux provides the reliability, scalability, security, and performance to run demanding SaaS, PaaS, and traditional enterprise workloads. | ||
For application developers who want to run Linux software on a Windows environment, and use Windows apps and Linux tools on the same set of files, Oracle Linux is an ideal choice. Oracle Linux is easy to download and completely free to use, distribute, and update. | ||
With Oracle Linux you can standardize on an open, hardware-neutral infrastructure with nonrestrictive contracts and flexible enterprise-class support options. Oracle Linux Support offers access to award-winning Oracle support resources and Linux support specialists, at a low cost. | ||
This app installs Oracle Linux 8 Update 7 for the Windows Subsystem for Linux (WSL) on Windows. Launch this app by typing “oraclelinux87” on the command prompt, or by clicking the Oracle Linux 8.7 tile in the Windows 10 Start Menu. To install Oracle Linux updates, please run a yum update in the Oracle Linux Terminal. | ||
Windows System Installation Prerequisites | ||
Please note: WSL is not supported by Windows 10 in "S Mode." | ||
Windows 10 - Build 19041.0 or higher | ||
To find the version and build number, right-click Start and select Settings > System > About. Your OS build is under Windows Specification. | ||
WSL must be enabled as a Windows Feature: | ||
1. In the Search box on the Windows 10 task bar, type “Turn Windows features on or off” | ||
2. Select the "Windows Subsystem for Linux" checkbox in the newly opened Windows Features window. | ||
3. Reboot | ||
Alternatively: | ||
1. Run Windows PowerShell as an administrator and enter the following as a single command: | ||
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux | ||
2. Reboot | ||
Download Oracle Linux 8 Update 7 for the Windows Subsystem for Linux (WSL) on Windows from the Windows App Store. | ||
- Follow the directions to set up Oracle Linux. | ||
To run Oracle Linux 8.7 | ||
Launch the app by typing “oraclelinux87” on the command prompt, or by clicking Oracle Linux 8.7 in the Windows 10 Start Menu. | ||
To Update Oracle Linux 8.7 | ||
To install Oracle Linux updates, run a yum update in the Oracle Linux Terminal. | ||
- sudo yum update | ||
# Moniker: | ||
Tags: | ||
- distro | ||
- linux | ||
- ubuntu | ||
- wsl | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: Documentation | ||
DocumentUrl: https://docs.oracle.com/en/operating-systems/oracle-linux/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
64 changes: 64 additions & 0 deletions
64
manifests/o/Oracle/OracleLinux/8/7/8.7.0.0/Oracle.OracleLinux.8.7.locale.zh-CN.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.OracleLinux.8.7 | ||
PackageVersion: 8.7.0.0 | ||
PackageLocale: zh-CN | ||
Publisher: Oracle America, Inc. | ||
PublisherUrl: https://www.oracle.com/cn/ | ||
PublisherSupportUrl: https://www.oracle.com/cn/linux/support/ | ||
PrivacyUrl: https://www.oracle.com/cn/legal/privacy | ||
Author: Oracle America, Inc. | ||
PackageName: Oracle Linux 8.7 | ||
PackageUrl: https://www.oracle.com/cn/linux/ | ||
License: 免费软件 | ||
LicenseUrl: https://www.oracle.com/downloads/licenses/oracle-linux-license.html | ||
Copyright: © 2024 Oracle | ||
CopyrightUrl: https://www.oracle.com/downloads/licenses/oracle-linux-license.html | ||
ShortDescription: 在 Windows 桌面上轻松运行 Oracle Linux | ||
Description: |- | ||
Oracle Linux 将现代 IT 基础架构的基本构件(操作系统、容器和虚拟化)整合到一个集成产品中。Oracle Linux 具有运行要求苛刻的 SaaS、PaaS 和传统企业工作负载所需的可靠性、可扩展性、安全性和性能。 | ||
对于希望在 Windows 环境中运行 Linux 软件并对同一组文件使用 Windows 应用和 Linux 工具的应用程序开发人员来说,Oracle Linux 是一个理想的选择。Oracle Linux 易于下载,使用、分发和更新完全免费。 | ||
使用 Oracle Linux,您可以将开放、硬件中立的基础架构标准化,并签订无限制的合同和灵活的企业级支持选项。Oracle Linux 支持以低廉的价格提供屡获殊荣的 Oracle 支持资源和 Linux 支持专家。 | ||
此应用在 Windows 上为 Windows Subsystem for Linux (WSL) 安装 Oracle Linux 8 Update 7。在命令提示符下键入“oraclelinux87”,或单击 Windows 10 开始菜单中的 Oracle Linux 8.7 磁贴,即可启动此应用程序。要安装 Oracle Linux 更新,请在 Oracle Linux 终端中运行 yum update。 | ||
Windows 系统安装先决条件 | ||
请注意:Windows 10 在“S 模式”下不支持 WSL。 | ||
Windows 10 - 版本 19041.0 或更高 | ||
要查找版本和构建号,请右键单击“开始”,然后选择“设置”>“系统”>“关于”。您的操作系统版本属于 Windows 规范。 | ||
WSL 必须作为 Windows 功能启用: | ||
1. 在 Windows 10 任务栏的搜索框中,键入“启用或关闭 Windows 功能”。 | ||
2. 在新打开的 Windows 功能窗口中选择“适用于 Linux 的 Windows 子系统”复选框。 | ||
3. 重新启动 | ||
或者 | ||
1. 以管理员身份运行 Windows PowerShell,然后输入以下单个命令: | ||
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux | ||
2. 重新启动 | ||
从 Windows 应用商店为 Windows 上的 Windows Subsystem for Linux 下载 Oracle Linux 8 Update 7。 | ||
- 按照说明设置 Oracle Linux。 | ||
运行 Oracle Linux 8.7 | ||
在命令提示符键入“oraclelinux87”,或点击 Windows 10 开始菜单中的 Oracle Linux 8.7 启动应用程序。 | ||
更新 Oracle Linux 8.7 | ||
要安装 Oracle Linux 更新,请在 Oracle Linux 终端中运行 yum update。 | ||
- sudo yum update | ||
# Moniker: | ||
Tags: | ||
- distro | ||
- linux | ||
- ubuntu | ||
- wsl | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: 文档 | ||
DocumentUrl: https://docs.oracle.com/en/operating-systems/oracle-linux/ | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/o/Oracle/OracleLinux/8/7/8.7.0.0/Oracle.OracleLinux.8.7.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Oracle.OracleLinux.8.7 | ||
PackageVersion: 8.7.0.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |