Install and uninstall the rpm package in linux, the yum method, and the rpmyum
There are three methods for installing software in linux:
Install the rpm package, use the rpm tool to install the software package yum, use the yum command to automatically install the software package source code package, download the source code package, and compile and install the
For MySQL installed under Linux via RPM, we can remove these rpm packages and delete the items directory to achieve the uninstall purpose. This article demonstrates uninstalling the MySQL 5.5.37 under SuSE Linux 10. See below for details.
1. Environment
Copy Code code as follows:
#OS环境
szdb:~ # Cat/etc/issue
Welcome to SUSE
Because redhatEnterprise5 comes with a mysql version, skip this step if you did not select mysql installation before installing linux, because I installed it now and uninstall it as follows:. find the installed myslq version: # rpm-qa | grepmys...
Because redhat Enterprise 5 comes with a mysql version, skip this step if you did not select mysql installation before installing
SUSE Linux case file system read-only, force uninstall
Problem backgroundIn the morning, we found that all backups failed yesterday, and the error was/Oracle_bk file system read-only.
Handling processBi-db :~ # Lsb_release-LSB Version: core-2.0-noarch: core-3.0-noarch: core-2.0-x86_64: core-3.0-x86_64: desktop-3.1-amd64: desktop-3.1-noarch: graphics-2.0-amd64: graphics-2.0-noarch: graphics-3.1-amd64: graphi
PackageDemonstrate: Rpm-q Samba//whether the query program is installedrpm-ivh/media/cdrom/redhat/rpms/samba-3.0.Ten-1.4e.i386.rpm//install and show progress by PathRPM-IVH--relocate/=/opt/gaim gaim-1.3.0-1. fc4.i386.rpm//specifying the installation directoryrpm-IVH--test gaim-1.3.0-1. fc4.i386.rpm//used to check dependencies; not a real installation;RPM-UVH--oldpackage gaim-1.3.0-1. fc4.i386.rpm//new version downgraded to old versionrpm-qa | grep httpd #[Search Specifies whether RPM package
Linux HDD format, partition, mount, uninstall, delete partitionAfter Linux 2.6 kernel, Linux will identify the hardware devices and set up the corresponding device files under/dev/. For example:SDA indicates a 1th SCSI driveHDA represents the 1th IDE hard disk (that is, connected to the master port on the 1th IDE inter
Installation and configuration of character sets for MySQL in Linux many tutorials have been provided on the Internet. I wrote this article because I found some tutorials on the internet when I configured the character set and found that it could not be used. Installation and configuration of character sets for MySQL in Linux many tutorials have been provided on the Internet. I wrote this article because I
In Linux, when is the package name used, when is the full package name used, and how to install, upgrade, and uninstall the RPM package? The package name rpm1. Use the full package name during installation and upgrade, and query the package name during uninstallation.
2. Install the RPM package
The above -- nodeps can only be used in experiments! If this is written, the rpm package is not available even
Basic Linux Tutorial: uninstall KDE Desktop in CentOS
I recently installed a CentOS 6.5 system on my own and found many applications starting with k in the Application menu, which is of little use to me.
So I want to uninstall these applications, because so many applications are also disturbing on the computer, and also occupy space, affecting computer performa
MQ for Linux install and uninstall "Go"First, installation steps:1. Log in to the system with the root account2. The MQ installer needs to install the code under directory/OPT/MQM, save the data to the directory/VAR/MQM, and make sure that there is enough disk space in the relevant directory3. Create a group and user named "MQM" and specify the user's directory as/VAR/MQMSet up a user group MQM, note: The g
Label:Under the Linux development, MySQL database is often used, for beginners, in Linux How to load MySQL database, may be more painful, here is a brief introduction, how to uninstall mSQL database.A) Check the system for MySQL installed in RPM package[Plain] view plaincopy
[Email protected] ~]# Rpm-qa | Grep-i MySQL
Mysql-server-5.1.49-1.glibc23
Installation and uninstallation of Flash players in Linux-general Linux technology-Linux technology and application information. For details, refer to the following section. I encountered a little trouble installing the Firefox Flash Player Plug-in Ubuntu Linux. I used the Firefox plug-in Installation Wizard (in fact,
Following are the steps to remove DB2 from Unix/Linux:
1. Remove DB [delete database first](1) su-db2inst1(2) db2 list db directory(3) db2 drop db 2. Remove Instance [Delete Instance](1) su-root(2) cd (3)./db2ilist(4)./db2idrop-f 3. Remove das [Delete das](1) su-root(2) cd (3)./daslist(4)./dasdrop 4. Uninstall [Uninstall](1) su-root(2) cd (3)./db2_deinstall-5. R
device is mounted;-T Fstype (file type): Specifies the type of file system that is being mounted on the device; When you do not use this option, mountCall the Blkid command to obtain the type of the corresponding file system;-R: Read-only Mount-W: Read-write mount, if the mounted device does not support write operation, mount directly as read.-O: Specifies the additional mount option, which specifies the properties that are enabled by the file system.Remount: Re-mount the current file systemRO:
Facts show that good memory is inferior to bad writing, not to mention that there is no good memory on the need to do some necessary records, because with the passage of time, a lot of things will gradually forget, then if you look at the notes before you can do more with less!Previously configured under Linux a system monitoring software Zabbix, the overall use is also good, because the need to display on the web side, so need to set up the lamp envi
Uninstall QT under UnbuntuMethod One:You can remove the it like this, the those developers should add this somewhere! Like next to the download textLinuxMint ~ # cd/optLinuxMint opt # lsqtsdk-2010.04LinuxMint opt # sudo./qtsdk-2010.04/bin/uninstallLinuxMint opt #Method Two:You can use the updater I think. Just unselect everything that's installed before and let it runBut I can ' t find the QT SDK in updater.In Qt CreatorMenu Help > Start updater ...
the file system mount, uninstall (Mount, Umount) will be introduced this time
How to mount the use of a file system, mount a common parameter, Mount automatic mounting (/etc/fstab) 1 mount Operation (Mount)
After a disk or partition has created a file system--need to mount--mount to a directory (typically mount under/mnt/) to be able to use
Windows or Mac systems are mounted automatically (automatically mount to the system once the file system is crea
This article describes how to install and uninstall a DB2 database in a linux environment for your reference.
Install db2 express_c 9.5 on redhat linux enterpise v5 on the VM
1. Upload the db2 linux installation package to the linux server through ftp.
2. decompress the t
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.