Questions tagged [reinstall]

171 questions
59
votes
7 answers

How to save Atom editor config and list of packages installed

I have recently started using Atom editor. Its pretty great so far. I am planning to install it on several other machines. How can I replicate the config and list of packages installed on my current machine to other machines. Is there a config that…
jsbisht
  • 9,079
  • 7
  • 50
  • 55
51
votes
4 answers

How to reinstall rpm package?

I have installed a package from .rpm file and it is stored in /opt. After some configuration I found that I need to reinstall the software. So I deleted the directory and attempted to reinstall the file with rpm -i XXX.rpm. But it tells me that…
Newbie
  • 2,775
  • 6
  • 33
  • 40
44
votes
9 answers

exporting installed plugins from eclipse to another

How to export installed plugins from eclipse? I want to use some of my installed plugins in another eclipse machine. I don't want to download those again. Regards
Nav
  • 4,450
  • 10
  • 53
  • 84
39
votes
7 answers

How to Reinstall Broken npm

I just installed node v9.11.1 when I try to use npm I keep getting the following error: npm WARN npm npm does not support Node.js v9.11.1 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises…
CTS_AE
  • 12,987
  • 8
  • 62
  • 63
34
votes
1 answer

After I upgrade my R version, how can I easily reinstall all the packages that were installed in the old version?

Possible Duplicate: Painless way to install a new version of R? In R, packages are not compatible across upgrades, and must be reinstalled. Is there any way to easily install the same set of packages in the new version as what I had installed in…
Ryan C. Thompson
  • 40,856
  • 28
  • 97
  • 159
27
votes
5 answers

How to detect an iOS App installed or upgraded?

I am developing an application and i need to know whether user installed the app for the first time or upgraded it from the App Store. How can i detect whether app is installed for the first time or upgraded or re-installed? Thanks for your answers…
hamzaozturk
  • 453
  • 1
  • 5
  • 12
26
votes
7 answers

import _socket: "Import Error: DLL load failed"

I was attempting to install Django and pymc yesterday. After running into a lot of problems I decided to just re-install Python 2.7. I've done that but am now having problems import almost anything. I get a bunch of lines, the last of which are: …
user3731928
  • 261
  • 1
  • 3
  • 5
17
votes
2 answers

How to reinstall ffmpeg clean on Ubuntu 14.04?

sorry - might be a bit of a Newbie question, but after researching via Google I am even more confused. I have Jon Severinsson's ffmpeg PPA installed on Ubuntu 14.04 and want to replace it with mc4man's PPA. How do I purge the old PPA correctly and…
eCronik
  • 185
  • 1
  • 1
  • 8
14
votes
6 answers

How to update phantomjs 1.9.8 to phantomjs 2.1.1 on ubuntu?

I cant reinstall phantomjs 1.9.8 to 2.1.1 version on my ubuntu 16.04 Please help. 1.9.8 give me an errors when I write a spin functions, in documentation see that this ploblem I can solve with reinstalation.
Andrzej Moroz
  • 548
  • 1
  • 7
  • 19
11
votes
3 answers

React-Native: Get the same unique device ID after reinstalling the application

I’m writing an app in React-Native and need some help concerning identifying the device after reinstalling the application. What I need: Get a unique device ID for every device for both Android and iOS. The same ID should be returned even if the…
MisseMask
  • 419
  • 1
  • 6
  • 18
10
votes
5 answers

No python at '\python.exe'

No Python at 'C:\Users\~~~~\python.exe' error keeps coming out.. Even if I deleted my previous python and path, the file location is where I installed my previous python... I want to use python in VS code and cmd on windows 10. What I tried to fix…
10
votes
2 answers

Reinstalling Windows without re-registering Delphi

I'll be reinstalling Windows and I wondered if there's a way to backup/restore Delphi license info so I don't "lose" one of my installations for that. In other words - is there a way to uninstall Delphi, reinstall Windows, reinstall Delphi without…
gabr
  • 26,580
  • 9
  • 75
  • 141
9
votes
1 answer

Is uninstall/reinstall the best way to update PyCharm on Windows 7?

When I open PyCharm I get a nag that I need to update. So I followed the link and found that it lead to a download of a new version. Fine. I downloaded it and started the installation wizard expecting to find an "Update" option. But it goes…
Carole Shaw
  • 123
  • 1
  • 8
9
votes
3 answers

Ubuntu Mysql Uninstall / Reinstall

I have a Mysql installation I'd like to remove and reinstall, running Ubuntu 14.04 on a LAMP stack. The passwords are all messed up, phpmyadmin isn't installing correctly... I just want a restart. the command.. sudo apt-get --purge remove…
Skinner
  • 1,461
  • 4
  • 17
  • 27
7
votes
2 answers

Uninstalling Xamarin on Windows

I want to remove previous Xamarin from my machine and install a new version (Xamarin Visual Studio 3.9.236), But when I try to install the new version I'm getting this error: The older version of Xamarin cannot be removed. Contact your technical …
Sirwan Afifi
  • 10,654
  • 14
  • 63
  • 110
1
2 3
11 12