Go to advanced search

by your_mum
Mon Aug 11, 2014 8:11 pm
Forum: Other projects
Topic: WAF(anniversary Alarm, Clock, Internet Radio (using MPlayer)
Replies: 13
Views: 8846

Re: WAF Alarm, Clock, Internet Radio (using MPlayer)

... and on) WARNING: Starting from 'scratch' to completing installation ... Recommend: $ sudo apt-get update $ sudo apt-get -y upgrade ************************* ... MPlayer first using: $ sudo apt-get --purge remove mplayer Addition of path variable ...
by cabbers
Mon May 26, 2014 6:32 pm
Forum: Networking and servers
Topic: Openvpn client-build with enable-password
Replies: 0
Views: 1150

Openvpn client-build with enable-password

... option. This where I'm getting stuck-if I recompile, how would ... would I need to start from scratch again? If I do need to start ... file). I thought I could do a --purge remove, and then put the password-save ... get the package "normally" (sudo apt-get install)-but this doesn't seem ...
by AndyD
Tue May 20, 2014 8:20 am
Forum: Beginners
Topic: un-installing scratch
Replies: 1
Views: 387

Re: un-installing scratch

I assume you are using Debian. You can indeed remove scratch. If by safely you mean without affecting any other software, then it will be fine. Scratch takes up about 45 MB.

Code: Select all

sudo apt-get --purge remove scratch
by timrowledge
Mon May 05, 2014 6:14 pm
Forum: Troubleshooting
Topic: update-rc.d rpcbind enable fails
Replies: 3
Views: 786

Re: update-rc.d rpcbind enable fails

Two ways to fix it. 1. sudo apt-get purge wolfram* 2. sudo vi /etc/init.d/skeleton ... the delayed response! Bit busy making Scratch faster.... I took a look at the two ...
by ShiftPlusOne
Tue Apr 22, 2014 9:46 am
Forum: Debian
Topic: slim Debian for RPi-Server?
Replies: 5
Views: 4133

Re: slim Debian for RPi-Server?

... I have been able to find. OTOH, apt-get remove --purge isn't a hard or lengthy process.. What ... debian-reference-en dillo x2x scratch timidity smartsim penguinspuzzle pistore ...
by eyespie
Fri Mar 07, 2014 6:07 am
Forum: Beginners
Topic: How can I restrict ftp on raspbmc?
Replies: 3
Views: 1792

Re: How can I restrict ftp on raspbmc?

... I followed the instructions. sudo apt-get remove --purge vsftpd*, then reinstalled and added the ... to install and uninstall and start from scratch I'm a bit confused. I can't call up ...
by pimael
Tue Mar 04, 2014 11:01 pm
Forum: Troubleshooting
Topic: System halt right after boot
Replies: 4
Views: 1402

Re: System halt right after boot

... was removing (apt-get purge) scratch and squeakvm as they constantly used up ...
by trazzberry
Sat Dec 14, 2013 6:32 am
Forum: Troubleshooting
Topic: tightvncserver syntax error
Replies: 9
Views: 3151

Re: tightvncserver syntax error

... to remove it with the command : apt-get remove --purge tightvncserver Then I upadate (with apt-get ... I think it's time to start from scratch and re-write the OS to the card or ...
by JoeDaStudd
Thu Oct 31, 2013 10:03 am
Forum: Raspberry Pi OS
Topic: Shrinking or compressing the image
Replies: 2
Views: 6687

Shrinking or compressing the image

... or I'm not interested (Sonic Pi,Scratch, etc) in I was planning on just sudo apt-get purge them. After which stage I'm a little lost ...
by FTrevorGowen
Fri Oct 25, 2013 8:16 am
Forum: Troubleshooting
Topic: tightvncserver syntax error
Replies: 9
Views: 3151

Re: tightvncserver syntax error

... to remove it with the command : apt-get remove --purge tightvncserver Then I upadate (with apt-get ... I think it's time to start from scratch and re-write the OS to the card or ...
by xavipi
Mon Jun 24, 2013 11:11 pm
Forum: Other programming languages
Topic: Mono (C#) 2.11.4 hard-float for Raspberry Pi (EXPERIMENTAL)
Replies: 168
Views: 90526

Re: Mono (C#) 2.11.4 hard-float for Raspberry Pi (EXPERIMENT

... make[3]: *** No rule to make target `thread.c', needed by `thread.lo'. ... EDIT: So I decided to start from scratch and now I'm getting a different ... 1.- Delete all mono stuff: sudo apt-get remove mono-complete mono-runtime ... libmono0 sudo apt-get remove --purge mono-runtime libmono-2.0 libmono-profiler ...
by BBUK
Mon May 27, 2013 6:11 pm
Forum: Gaming
Topic: AdvMame 0.83.1 to 0.94
Replies: 34
Views: 7107

AdvMame 0.83.1 to 0.94

... ]; then wget http://downloads.sourceforge.net/project/advancemame/advancemame/${amame_ver}/advancemame-${amame_ver}.tar.gz ... [ ! -d ~/snes9x-rpi ]; then sudo apt-get -y install git-core libsdl-ttf2.0-dev ... -y update #sudo apt-get -y --purge remove pulseaudio xserver* x11-utils ... gtk* libgtk* python-tk python3-tk scratch ...
by Psychobob
Wed May 15, 2013 1:59 pm
Forum: General discussion
Topic: SOLVED: Unable to upgrade perl
Replies: 2
Views: 3063

SOLVED: Unable to upgrade perl

Hello, I'm trying to run apt-get upgrade but the system seems to fail ... tried apt-get clean and even apt-get purge perl to try and uninstall it and re-install ... Re-imaging from scratch isn't really an option for me. Can ...
by tonyhughes
Tue Mar 26, 2013 8:13 pm
Forum: Networking and servers
Topic: Problem MYSQL Install
Replies: 5
Views: 12901

Re: Problem MYSQL Install

Code: Select all

dpkg -s mysql-server
Will tell you if you have that particular package installed.

Or, uninstall and start from scratch:

Code: Select all

sudo apt-get --purge remove mysql-server -y && sudo apt-get update -y && sudo apt-get install mysql-server -y
by pilotguy
Fri Mar 01, 2013 2:19 am
Forum: Networking and servers
Topic: Raspbian server edition: packages to remove.
Replies: 7
Views: 4864

Raspbian server edition: packages to remove.

... Iv'e modified that you use sudo apt-get purge to turn any edition of Raspbian into ... python3 python3.2 python3.2-minimal scratch shared-mime-info squeak-vm rc tasksel ...
by winkleink
Tue Jan 08, 2013 4:58 pm
Forum: General discussion
Topic: warnim after sudo apt-get dist-upgrade?
Replies: 18
Views: 7129

Re: warnim after sudo apt-get dist-upgrade?

... losses. Reimaged and did a sudo apt-get --yes purge pulseaudio Rebooted and all good after that. I got sound in Stella Sound in Scratch Sound in FreeDroid (Paradroid clone) ...
by winkleink
Tue Jan 08, 2013 7:50 am
Forum: General discussion
Topic: No sound on 2012-12-16-wheezy-raspian
Replies: 14
Views: 7044

Re: No sound on 2012-12-16-wheezy-raspian

[quote]sudo apt-get --yes purge pulseaudio[/quotdone, and sound came back in Scratch and Stella. Also, Freedroid now has music and SFX.

I expect PulseAudio is the future. It will just take a while to get there.
by micerinos
Mon Jan 07, 2013 5:58 pm
Forum: Español
Topic: Conectar Raspberry Pi por Bluetooth a unos Altavoces.
Replies: 43
Views: 17236

Re: Conectar Raspberry Pi por Bluetooth a unos Altavoces.

... install them back and start from scratch. sudo apt-get autoremove bluez bluez-alsa bluez-tools --purge Good luck!
by njoyard
Mon Dec 31, 2012 8:31 am
Forum: Raspberry Pi OS
Topic: Packages to remove to make headless
Replies: 9
Views: 17695

Re: Packages to remove to make headless

... image as of this post : sudo aptitude purge lxappearance lxde lxde-common lxde-core ... lxterminal xinit xserver-xorg lightdm scratch midori desktop-base desktop-file-utils ... I'm using aptitude, but using apt-get and doing an autoremove afterwards ...
by mocede
Wed Aug 22, 2012 7:52 pm
Forum: Deutsch
Topic: No apache MBM packed installed - Problem mit Apache2 & MySQL
Replies: 5
Views: 4291

Re: No apache MBM packed installed - Problem mit Apache2 & M

... kommen würden :? Den Befehl "sudo apt-get install apache2-mpm-prefork" habe ich ... be enabled. To fix this, please purge and reinstall apache2.2-common. No ... used by both the Samba server a ii scratch 1.4.0.6-1 easy to use programming ...
by purg
Wed Jul 18, 2012 9:51 pm
Forum: Raspberry Pi OS
Topic: Packages to remove to make headless
Replies: 9
Views: 17695

Re: Packages to remove to make headless

... without problems so far. sudo apt-get purge lxappearance lxde lxde-common lxde-core ... leafpad menu-xdg omxplayer scratch xarchiver zenity # 93.4 Mb sudo apt-get ...
by kme
Thu Dec 22, 2011 10:57 am
Forum: General discussion
Topic: Working Linux OS instructions
Replies: 62
Views: 7503

Re: Working Linux OS instructions

... on \'installing\' a distro from scratch? I\'m planning on starting ... all come with a package manager (apt-get, yum, pacman respectively) so you can ... to trivial:<br/> apt-get remove --purge lxde<br/> apt-get install openbox<br/> ...

Go to advanced search