Hacked By AnonymousFox
�
!�g � �z � d dl mZ d dl mZ d dl mZ d dlZd dlmZ ddlmZm Z m
Z
mZmZm
Z
G d� d e� � ZdS )
� )�print_function)�division)�absolute_importN)�BasePkgManager� )�
CONFIG_DIR�is_major_version�create_config_dirs� ALT_NAMES�scan_node_versions�ALT_NODE_PREFIXc �� � � e Zd ZdZ� fd�ZeZdZeZ dZ
d� ede de
g� � Zd� ede de
g� � Z
d � Zd
� Zd� Zd� Zd
� Zed� � � Z� xZS )�
PkgManagerz�
Class responsible for all interactions with Yum, NodeJS version
installation/removal and gathering info about already installed versions
c �V �� t t | � � � � � d S �N)�superr �__init__)�self� __class__s ��Y/opt/cloudlinux/venv/lib64/python3.11/site-packages/clselect/clselectnodejs/pkgmanager.pyr zPkgManager.__init__ s% �� �
�j�$���(�(�*�*�*�*�*� z)LANG=C yum --disableplugin=fastestmirror z!&>/var/log/cl-nodejs-last-yum.log� z-y groupinstall z{} z7--enablerepo=cloudlinux-updates-testing -y groupremove c �<