Install tcl package centos

broken image
broken image

= Package Architecture Version Repository Size Now we can install our packages # yum install xorg-x11-server-Xorg xorg-x11-xauth xorg-x11-apps -yĬentOS-8 - PowerTools 4.2 MB/s | 1.9 MB 00:00 ALast metadata expiration check: 0:00:01 ago on Thu 08:40:18 AM EDT.

broken image

So we need to enable access to this so we can install out X11 packages.

broken image

Now we have powertools that enable us to install packages such as these. So we have seen this before right, no biggie lets install access to the repo. Last metadata expiration check: 0:39:16 ago on Thu 07:58:13 AM EDT.Įrror: Unable to find a match: xorg-x11-apps In previous releases that was easy just install them: # yum install xorg-x11-server-Xorg xorg-x11-xauth xorg-x11-apps -y I wanted to use virt-manager to Normally its just a matter of having X11Forwarding=yes in /etc/ssh/sshd_config and then using “ssh -Y This of course was not working and that’s because when I installed these servers they were stripped down and no X11 packages were installed. I ran into an issue the other day where I wanted to have graphic capabilities remotely available.