yxwang5db2/go-rhel-10-devel

temporary project: will be deleted after 717 days ( forked from yxwang5db2/go-rhel-10 )

Project ID: 203380

Description

For RHEL 10 & relatives

Notes

  • Desktop setups are targeted for cloud instances and you may need to figure out issues related to physical computers. eg. the famous wifi applet issue.
    • sudo nmcli device wifi connect $your_network_ssid --ask connect to wifi in command line
  • lxqt-desktop and xfce4-desktop are created as leader/wrapper pkgs for the class.

Todos

Installation Instructions

dnf install lxqt-desktop [xfce4-desktop] -y

repo file.

[copr:copr.fedorainfracloud.org:yxwang5db2:go-rhel-10] name=Copr repo for go-rhel-10 owned by yxwang5db2 baseurl=https://download.copr.fedorainfracloud.org/results/yxwang5db2/go-rhel-10/rhel+epel-10-$basearch/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://download.copr.fedorainfracloud.org/results/yxwang5db2/go-rhel-10/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1

It has tigervnc-server installed as well as I use it a lot on ec2 instances. You can use xstartup templates under /etc/*-desktop/xstartup-template.

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
Rhel+epel 10 aarch64 (24)*, x86_64 (24)* Rhel+epel 10 (0 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable yxwang5db2/go-rhel-10-devel
More info about enabling Copr repositories

Other Actions