Tag:The software
-
Linux software installation management — detailed explanation of RPM and yum
1、 Preface Last article《Linux software installation management — source code installation details》This paper introduces the installation principle of source code package under Linux platform in detail. Although using source code for software compilation can have customized settings, it is not too late for Linux distribution publishers to manage software. After all, not everyone will compile […]
-
Linux learning notes: (III) software package management (under update)
catalogue preface 1、 RPM package management 1. Install RPM package 2. Uninstall RPM package 3. Upgrade refresh RPM package 4. Querying RPM packages preface In Linux system, the most commonly used software packages are RPM package and tar package To manage RPM packages, you can use the rpm and Yum commands (centos8 uses the DNF […]
-
How to solve the shortcut key failure of PS, QQ and other software under win10 system — win10 Professional Edition
PS and QQ are two software that we often use in the process of using computers. However, in the official version of win10 system, there is user feedback that the shortcut keys of PS, QQ and other software will fail. What’s going on? Because win10 system opens programs and sets more shortcut keys than the […]
-
How to remove icloud activation lock if you forget your Apple ID password
Devices purchased online are locked by icloud? When you start using the device, the device will always ask you to enter icloud login information. Or do you restart an iPhone that hasn’t been used for a long time, but forget the activation ID and password of the phone? Don’t worry. In this article, Xiaobian will […]
-
Explanation of Linux RPM package installation, uninstall and upgrade commands
An RPM package contains a set of compressed software files and the content information of the software. It is usually represented as a file ending with the. RPM extension, such as samba.rpm. If you need to operate on an RPM package, you need to use the RPM command. 1、 Source of RPM package All RPM […]
-
Python completes Zhihu column to TXT
development tool Python version:3.6.4 Related modules: Pdfkit module; Argparse module; Requests module; BS module; And some Python built-in modules. Related documents WeChat official account:Python Engineering, reply:Zhihu column, you can get Other tools: wkhtmltopdf Environment construction Python environment: Install Python and add it to the environment variable. PIP can install the relevant modules required. Wkhtmltopdf environment: […]
-
DLL load failed unable to find the specified module solution (a useful DLL lookup tool)
Background: Win7 64 bit Python reported an error when referencing opencv: report errors: From. CV2 import * importerror: DLL load failed: the specified module was not found Since the DLL failed to load, I searched the Internet for the missing DLL. I accidentally found a scanning tool that DLL depends on. I can see which […]
-
Win10 system PS, QQ and other software shortcut key failure, how to solve — win10 Professional Edition
PS and QQ are two kinds of software that we often use in the process of using computers. However, in the official version of win10 system, there is user feedback that the shortcut keys of PS, QQ and other software will fail. What’s the matter? Because win10 system open the program, set the shortcut key […]
-
How to delete IOS description file
How to delete IOS description files? IPhone will install some non removable description files in the process of using them. How to delete them by yourself?1. First, baidu downloaded the iPhone configuration utility and installed it on the computer 2. After installation, click Start – programs – iPhone configuration utility in the lower left corner […]