Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

installation mysqldump

How about ... doing what was printed on the terminal?

% sudo apt-get install mysql-client-5.1

or

% sudo apt-get install mysql-client-5.0

(pick the right version based on whats installed on your machine)


For CentOS, RedHat and Fedora install:

sudo yum install mysql

Tags:

Linux

Installation

Mysqldump

Ubuntu 9.04

Related

How to delete (invalid) files with colon in their name under Windows? Text Editor that hilights all instances of selection for Mac How do I make a symbolic link on Windows 7? Windows 7 Notification Icons Problems mount dev, proc, sys in a chroot environment? Google Chrome: Import/Export Passwords? Automatically answer 'Yes' when using apt-get install What is the "the dos compatibility flag" in fdisk? How can I see my mac address on Ubuntu? git: Keep changelog for file when moving to a different repository Timezone conversion by command line How to make Shared Keys .ssh/authorized_keys and sudo work together?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy