LTS

    Innovation Version

      Installing SysCare

      This chapter describes how to install SysCare on openEuler.

      Installing SysCare Core Components

      Minimum Hardware Requirements

      x86, 2 CPUs, 4 GB RAM, 100 GB drive

      Prerequisites

      1. openEuler 22.03 LTS SP1 has been installed.
      2. root permissions are required for patch making.

      Installing Dependencies

      The kernel source code and kpatch are required during SysCare patch making. Related dependencies need to be installed.

      yum install -y kernel-source-`uname -r` kernel-debuginfo-`uname -r` kernel-devel-`uname -r` 
      yum install -y elfutils-libelf-devel openssl-devel dwarves flex python3-devel rpm-build bison cmake make gcc g++ rust cargo
      

      Installing from a Repository

      If the repository contains SysCare packages, you can download and install the RPM package. If not, perform the next step.

      dnf/yum install syscare-1.0.rpm
      rpm -ivh syscare-1.0.rpm
      

      Installing from Source

      Clone the SysCare source code https://gitee.com/openeuler/syscare.git and then compile and install SysCare as follows:

      git clone https://gitee.com/openeuler/syscare.git
      
      cd syscare
      
      mkdir tmp
      
      cd tmp
      
      cmake ..
      
      make
      
      make install
      

      Uninstalling SysCare

      dnf/yum remove syscare
      

      Bug Catching

      Buggy Content

      Bug Description

      Submit As Issue

      It's a little complicated....

      I'd like to ask someone.

      PR

      Just a small problem.

      I can fix it online!

      Bug Type
      Specifications and Common Mistakes

      ● Misspellings or punctuation mistakes;

      ● Incorrect links, empty cells, or wrong formats;

      ● Chinese characters in English context;

      ● Minor inconsistencies between the UI and descriptions;

      ● Low writing fluency that does not affect understanding;

      ● Incorrect version numbers, including software package names and version numbers on the UI.

      Usability

      ● Incorrect or missing key steps;

      ● Missing prerequisites or precautions;

      ● Ambiguous figures, tables, or texts;

      ● Unclear logic, such as missing classifications, items, and steps.

      Correctness

      ● Technical principles, function descriptions, or specifications inconsistent with those of the software;

      ● Incorrect schematic or architecture diagrams;

      ● Incorrect commands or command parameters;

      ● Incorrect code;

      ● Commands inconsistent with the functions;

      ● Wrong screenshots.

      Risk Warnings

      ● Lack of risk warnings for operations that may damage the system or important data.

      Content Compliance

      ● Contents that may violate applicable laws and regulations or geo-cultural context-sensitive words and expressions;

      ● Copyright infringement.

      How satisfied are you with this document

      Not satisfied at all
      Very satisfied
      Submit
      Click to create an issue. An issue template will be automatically generated based on your feedback.
      Bug Catching
      编组 3备份