Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. apt download mysql-server-5.7
  2. cp mysql-server-5.7_5.7.26-0ubuntu0.18.04.1_amd64.deb /tmp
  3. cd /tmp
  4. dpkg-deb -R mysql-server-5.7_5.7.26-0ubuntu0.18.04.1_amd64.deb .
  5. cd usr/bin
  6. sudo cp replace /usr/bin/
  7.  
  8. $ replace
  9. Warning: replace is deprecated and will be removed in a future version.
  10. replace: No replace options given
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement