반응형

2025/09/22 25

CentOS Stream 9 python 3.13 install

Current Python version$ python --versionor$ python -V [ Execution Log ][gangserver@localhost ~]$ python --version Python 3.9.23 Install Python 3.13$ sudo dnf install python3.13or$ sudo yum install python3.13 [ Execution Log ][gangserver@localhost ~]$ sudo dnf install python3.13 마지막 메타자료 만료확인(0:53:04 이전): 2025년 09월 22일 (월) 오전 06시 39분 11초. 종속성이 해결되었습니다. ==========================================..

OS/CentOS 2025.09.22

CentOS Stream 9 htop install

1. (If epel-release is not installed) Please install it by referring to the url below.https://gangserver.tistory.com/370 2. Install htop$ sudo dnf install htop [ Execution Log ][gangserver@localhost ~]$ sudo dnf install htop [sudo] gangserver의 암호: 마지막 메타자료 만료확인(0:13:51 이전): 2025년 09월 22일 (월) 오전 06시 39분 11초. 종속성이 해결되었습니다. =========================================================================..

OS/CentOS 2025.09.22

CentOS Stream 9 Microsoft Edge rpm install error (liberation-fonts)

1. Download Edgehttps://www.microsoft.com/edge/business/download 비즈니스용 Microsoft Edge 다운로드 및 배포Download and Deploy Microsoft Edge for Business조직에 대한 최신 버전의 비즈니스용 Microsoft Edge를 다운로드하여 배포합니다. 이 빠르고 안전한 엔터프라이즈 브라우저를 Windows, Mac 또는 Linux에서 다운로드하세요.www.microsoft.com - Download the last > Linux > Linux(.rpm) version : 140.0.3485.81Download file name : microsoft-edge-stable-140.0.3485.81-1.x86_64.rp..

OS/CentOS 2025.09.22

CentOS Stream 9 Brave browser Install / Uninstall

1. Install 2. Uninstall Install$ curl -fsS https://dl.brave.com/install.sh | sh [ Execution Log ][gangserver@localhost ~]$ curl -fsS https://dl.brave.com/install.sh | shInstalling Brave Browser (release)+ sudo dnf install -y 'dnf-command(config-manager)'마지막 메타자료 만료확인(0:22:23 이전): 2025년 09월 22일 (월) 오전 05시 19분 48초.꾸러미 dnf-plugins-core-4.3.0-22.el9.noarch가 이미 설치되어 있습니다.종속성이 해결되었습니다.처리가 필요하지 않습니다.완..

OS/CentOS 2025.09.22
반응형