Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - Uninstalling Singular on Ubuntu 16.04 (installed via TGZ)
Author Message
  Post subject:  Re: Uninstalling Singular on Ubuntu 16.04 (installed via TGZ)  Reply with quote
Simply remove the files delivered within the tar file.
For example
Code:
tar ztf Singular-4.1.0-x86_64-Linux.tar.gz|xargs rm -f

followed by removing the now empty directories:
Code:
rm -rf ./share/singular ./share/factory ./libexec/singular
./share/singular
Post Posted: Sat Jan 21, 2017 7:15 pm
  Post subject:  Uninstalling Singular on Ubuntu 16.04 (installed via TGZ)  Reply with quote
Hi,

I've installed Singular via TGZ on my machine:
4.4.0-57-generic #78-Ubuntu SMP

I used the file Singular-4.1.0-x86_64-Linux.tar.gz
Does anyone know what should I do to safely uninstall it?

Thanks!
Post Posted: Fri Jan 20, 2017 3:39 pm


It is currently Fri May 13, 2022 11:04 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group