Top "Upgrade" questions

This tag refers to the process of replacing a particular system with a newer version of the same system

How do I update pip itself from inside my virtual environment?

I'm able to update pip-managed packages, but how do I update pip itself? According to pip --version, I currently have …

python upgrade virtualenv pip package-managers
Upgrading Node.js to latest version

So, I have Node.js installed and now when I tried to install Mongoosejs I got an error telling me …

node.js upgrade
Upgrade Node.js to the latest version on Mac OS

Currently I am using Node.js v0.6.16 on Mac OS X 10.7.4. Now I want to upgrade it to the latest …

macos node.js upgrade
How to update Python?

I have version 2.7 installed from early 2012. I can't find any consensus on whether I should completely uninstall and wipe this …

python python-2.7 installation upgrade windows-7-x64
How to upgrade Git on Windows to the latest version?

I just upgraded to Git 1.8.0.1 for Windows, from my previous version 1.7.9.mysysgit.0. I downloaded the new version from the Git …

windows git upgrade
How to upgrade PowerShell version from 2.0 to 3.0

The OS that I am using is Windows 7, and the PowerShell version that is installed here is 2.0. Is it possible …

powershell powershell-2.0 upgrade powershell-3.0
How to upgrade PostgreSQL from version 9.6 to version 10.1 without losing data?

I'm using the PostgreSQL database for my Ruby on Rails application (on Mac OS X 10.9). Are there any detailed instructions …

postgresql upgrade
Table 'performance_schema.session_variables' doesn't exist

After upgrading MySQL to 5.7.8-rc and loging to server I got error: Table 'performance_schema.session_variables' doesn't exist I …

mysql upgrade
How to safely upgrade an Amazon EC2 instance from t1.micro to large?

I have an Amazon EC2 micro instance (t1.micro). I want to upgrade this instance to large. This is our …

amazon-ec2 amazon-web-services upgrade
How to trust a apt repository : Debian apt-get update error public key is not available: NO_PUBKEY <id>

Trying to update some repositories on Debian Etch installation and getting the following errors from running "apt-get update" W: GPG …

repository debian upgrade gnupg apt