yxwang5db2/al-stream-2023
Project ID: 189417
Description
Experimental Copr Repository
This Copr repository is mainly for fun, testing, and experimenting with Amazon Linux 2023.
You are welcome to use it if you find it helpful, but please be aware:
- Packages are provided as-is, without any guarantees of updates, CVE patches, or long-term maintenance.
- This repository is intended only for functional proof-of-concept (POC) purposes.
- I do not provide support and assume no legal responsibility for any consequences of using these packages.
- If any package is found to violate licensing terms or other rights, I will remove it once notified.
- This is a personal Copr project. Please do not assume any connection with, or support from, Amazon or AWS (or any other corporation).
- Since this repository is experimental and for fun/testing, it may include aggressive updates or new packages that may not be suitable or appropriate for the official Amazon Linux 2023 core.
Getting Started
You can try it out by installing one of the desktop environments:
lxqt-desktop
xfce4-desktop
lxde-desktop
These include VNC xstartup
scripts for the ec2-user
.
For a better experience with audio support, consider using solutions such as NICE DCV.
Notes
xwalker
is also my account, just in case some may be curious- There're much more than desktop pkgs, such as
libreoffice
,ffmpeg
, etc. - Other than ESR, here
firefox
is shipped monthly with the latest standard version. This is to reduce the surprise when updating ESR versions. (it was a real pain when I did 115->128, including being forced to update Rust from 1.6x to 1.8x first). - drop me a note if you want some pkgs @
wyhang@gmail.com
. but pls be noted your formal request should go to https://github.com/amazonlinux/amazon-linux-2023/issues.
Installation Instructions
[copr:copr.fedorainfracloud.org:yxwang5db2:al-stream-2023]
name=Copr repo for al-stream-2023 owned by yxwang5db2
baseurl=https://download.copr.fedorainfracloud.org/results/yxwang5db2/al-stream-2023/amazonlinux-2023-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/yxwang5db2/al-stream-2023/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
priority=10
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 [modified] (67499)*, x86_64 [modified] (71718)* | Amazonlinux 2023 (57 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Centos-stream 10 (0 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Centos-stream 9 (0 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | EPEL 10 (0 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | EPEL 9 (0 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable yxwang5db2/al-stream-2023
More info about enabling Copr repositories