I tried some methods but it is not working properly. please refer to image and help me.
kamalkk@kamalkk-Lenovo-G50-80:~$ npm install -g npm@latest
npm ERR! code EACCES
npm ERR! syscall rename
npm ERR! path /usr/local/lib/node_modules/npm
npm ERR! dest /usr/local/lib/node_modules/.npm-i9nnxROI
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, rename ‘/usr/local/lib/node_modules/npm’ → ‘/usr/local/lib/node_modules/.npm-i9nnxROI’
npm ERR! at async Object.rename (node:internal/fs/promises:783:10)
npm ERR! at async moveFile (/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/lib/move-file.js:30:5)
npm ERR! at async Promise.allSettled (index 0)
npm ERR! at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:246:11)
npm ERR! at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:165:5)
npm ERR! at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:153:5)
npm ERR! at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5)
npm ERR! Error: EACCES: permission denied, rename ‘/usr/local/lib/node_modules/npm’ → ‘/usr/local/lib/node_modules/.npm-i9nnxROI’
npm ERR! at async Object.rename (node:internal/fs/promises:783:10)
npm ERR! at async moveFile (/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/lib/move-file.js:30:5)
npm ERR! at async Promise.allSettled (index 0)
npm ERR! at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:246:11)
npm ERR! at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:165:5)
npm ERR! at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:153:5)
npm ERR! at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5) {