Environment
·Mac Terminal
·Linux Ubuntu
I am a beginner in Linux.
In order to translate the man command into Japanese, I executed the following command, but I was asked to password.I can't install it because I don't know the password, but what should I do in that case?
The command is set to
sudo apt-get install manpages-ja manpages-ja-dev
Yes.
Reference Site
http://d.hatena.ne.jp/tettou77-2/20090323/1237833841
Thank you for your cooperation.
linux ubuntu debian sudo
Enter the password for your account password.You are the only one who actually knows what the password is.
You can't see it in chage
or /etc/shadow
, so you have to change it with passwd
.
578 Understanding How to Configure Google API Key
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
911 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.