Go to advanced search

by zog
Tue Sep 13, 2016 8:23 pm
Forum: General discussion
Topic: Problem with audio
Replies: 1
Views: 536

Re: Problem with audio

Scratch that - I think I sorted it pulseaudio IS the the problem.

apt-get remove pulseaudio
apt-get purge pulseaudio

everything sound works now. :)

Jack
by Pilosopong Tasyo
Fri Jun 03, 2016 1:28 pm
Forum: Troubleshooting
Topic: no more space on SD card
Replies: 15
Views: 4216

Re: no more space on SD card

... Raspbian, you may want to sudo apt-get purge those. For example, I was able to recover ... space when I got rid of wolfram-engine, scratch, nodered, bluej, greenfoot, sonic-pi, ...
by billw
Mon May 23, 2016 11:33 pm
Forum: Camera board
Topic: PiKrellCam: motion vector detect + OSD web interface
Replies: 1533
Views: 410321

Re: PiKrellCam: motion vector detect + OSD web interface

... Should I just start over from scratch with a new image and reinstall ... I need help connecting, but can't get to the instructions before connecting... ... from the browser on my laptop... anyway, the page seems to ... nginx.conf file. Either you can purge nginx and try the pikrellcam ...
by cefere0
Wed May 11, 2016 6:23 pm
Forum: Español
Topic: Librerias de PITFT original
Replies: 5
Views: 944

Re: Librerias de PITFT original

... # free some space sudo apt-get --yes --force-yes remove --purge minecraft-pi sudo apt-get --yes --force-yes remove --purge scratch sudo apt-get --yes --force-yes remove ...
by procount
Fri Apr 29, 2016 1:20 pm
Forum: Raspberry Pi OS
Topic: Cotswold Raspberry Jam's custom Raspbian image
Replies: 3
Views: 1744

Re: Cotswold Raspberry Jam's custom Raspbian image

... to do it all again (or you could apt-get upgrade I suppose). NOOBSconfig is ... It could however, do an apt-get purge etc on first boot so at least it ... of tutorials on python compared with scratch...? etc. Then you only need to ...
by Cancelor
Wed Apr 20, 2016 6:41 pm
Forum: General discussion
Topic: Why Is wolfram-engine included?
Replies: 35
Views: 18540

Re: Why Is wolfram-engine included?

If you get the chance:-

Code: Select all

sudo apt-get purge wolfram-engine
sudo apt-get autoremove
You might also like:-

Code: Select all

sudo apt-get purge libreoffice sonic-pi scratch
sudo apt-get autoremove
:D
by rustybolt
Mon Apr 18, 2016 9:10 pm
Forum: Troubleshooting
Topic: RPi3 with Raspbian Jessie keeps running out of memory
Replies: 10
Views: 2981

RPi3 with Raspbian Jessie keeps running out of memory

... with a 16GB SD-card. I repeatedly get errors that the device is out of ... I ran the last time is: sudo apt-get purge leafpad bluej greenfoot scratch sudo apt-get update && sudo apt-get ...
by cannonfodder728
Tue Feb 23, 2016 1:59 am
Forum: General discussion
Topic: RPI2 Into Wireless Router Config Script
Replies: 2
Views: 1259

RPI2 Into Wireless Router Config Script

... and install Realtek hostapd sudo apt-get autoremove hostapd sudo wget https://github.com/jenssegers/RTL8188-hostapd/archive/v2.0.tar.gz ... minecraft-pi netsurf-gtk nuscratch nuscratch omxplayer oracle-java8-jdk ... in $pkgs; do sudo apt-get -y remove --purge $i done # Remove automatically installed ...
by therealahm
Sun Feb 14, 2016 4:01 am
Forum: Raspberry Pi OS
Topic: Kodi Install Removed Applications
Replies: 9
Views: 3195

Kodi Install Removed Applications

... to play with Kodi, so I ... sudo apt-get install kodi ... and ... Whatever that ... Firefox, gedit, pistore, ARandR, Scratch, Midori And not of those have been ... Impatient ... sudo apt-get --purge remove kodi Tried upgrade thereafter, ...
by dancytron
Thu Nov 26, 2015 8:48 pm
Forum: General discussion
Topic: Meet Raspberry Pi Zero: the $5 computer
Replies: 539
Views: 120060

Re: Meet Raspberry Pi Zero: the $5 computer

... Z to work then that is what you get. No way around that is there? It's ... Firefox? How much is added using apt-get? This has nothing to do with ... crap you don't need, mathematica, scratch etc, that does not mean it's ... for some reason. Well, I could purge libc, but if I did, it claimed, ...
by stderr
Thu Nov 26, 2015 8:07 pm
Forum: General discussion
Topic: Meet Raspberry Pi Zero: the $5 computer
Replies: 539
Views: 120060

Re: Meet Raspberry Pi Zero: the $5 computer

... Z to work then that is what you get. No way around that is there? It's ... Firefox? How much is added using apt-get? This has nothing to do with ... crap you don't need, mathematica, scratch etc, that does not mean it's ... for some reason. Well, I could purge libc, but if I did, it claimed, ...
by beta-tester
Mon Nov 09, 2015 8:49 pm
Forum: Troubleshooting
Topic: nfs-kernel-server not starting anymore since few days/weeks
Replies: 15
Views: 9635

Re: nfs-kernel-server not starting anymore since few days/we

... re-installing my server from scratch. (official raspbian jessie via NOOBS lite v1.4) i didn't used apt-get upgrade to get older packages... after ... && sudo apt-get -y --purge autoremove \ > && echo -e "\e[32mautoclean...\e[0m" ...
by NickT
Sun Oct 25, 2015 3:45 pm
Forum: Raspberry Pi OS
Topic: Making Jessie a bit lighter
Replies: 5
Views: 25253

Re: Making Jessie a bit lighter

... it's as simple as: sudo apt-get purge libreoffice wolfram-engine sonic-pi scratch sudo apt-get autoremove I added some extra ...
by buja
Sun Oct 25, 2015 1:34 pm
Forum: Raspberry Pi OS
Topic: Making Jessie a bit lighter
Replies: 5
Views: 25253

Re: Making Jessie a bit lighter

... it's as simple as: sudo apt-get purge libreoffice wolfram-engine sonic-pi scratch sudo apt-get autoremove I added some extra ...
by default_user8
Tue Sep 01, 2015 4:55 am
Forum: Troubleshooting
Topic: tightvnc login
Replies: 10
Views: 3378

Re: tightvnc login

... worst case scenario "sudo apt-get purge vncserver" and start over from scratch. You can also set a new password for vncserver ...
by 1minus1
Wed Mar 25, 2015 3:09 am
Forum: Troubleshooting
Topic: MySQL problem
Replies: 10
Views: 1940

MySQL problem

... entries are added a day, and it gets parsed into a simple HTML page ... instructions here to start from scratch (http://askubuntu.com/questions/292865/upgrade-mysql-server-issue), ... go crazy option, which is: sudo apt-get clean sudo apt-get autoclean sudo apt-get purge mysql-server* sudo apt-get ...
by G0Ku5
Tue Dec 30, 2014 9:39 pm
Forum: Beginners
Topic: Sd card used space
Replies: 6
Views: 839

Re: Sd card used space

sudo apt-get purge wolfram * scratch * --- managed to remove only 600 mb

logrotate worked perfectly had 7.2gb busy and now I only have 2.5GB busy

logrotate is the ideal solution to avoid this increased space on the card :)

thank DougieLawson for the help! ;)

best regards
by DougieLawson
Tue Dec 30, 2014 8:29 pm
Forum: Beginners
Topic: Sd card used space
Replies: 6
Views: 839

Re: Sd card used space

Joe Schmoe wrote:
sudo apt-get purge wolfram* scratch*
While I share the sentiment, that doesn't do what you think it does.
The mind boggles, it does exactly what I want on my RPi.
by Joe Schmoe
Tue Dec 30, 2014 7:12 pm
Forum: Beginners
Topic: Sd card used space
Replies: 6
Views: 839

Re: Sd card used space

sudo apt-get purge wolfram* scratch*
While I share the sentiment, that doesn't do what you think it does.
by DougieLawson
Tue Dec 30, 2014 6:11 pm
Forum: Beginners
Topic: Sd card used space
Replies: 6
Views: 839

Re: Sd card used space

First things you can do are
sudo -i
cd /var/log
find . -name "*gz" | xargs rm
apt-get autoremove
apt-get autoclean
exit

Then get rid of stuff you'll never use
sudo apt-get purge wolfram* scratch*

Then read up on the interwebs about how logrotate works.
by fruitoftheloom
Mon Dec 08, 2014 11:17 pm
Forum: Raspberry Pi OS
Topic: Blueman not working properly
Replies: 8
Views: 10615

Re: Blueman not working properly

on a raspbery pi model B apt-get remove blueman apr-get autoremove apt-get purge apt-get update apt-get upgrade apt-get ... is to build a new version using Jessie from scratch using the latest raspiban wheezy image ...
by zog
Mon Dec 08, 2014 10:17 pm
Forum: Raspberry Pi OS
Topic: Blueman not working properly
Replies: 8
Views: 10615

Re: Blueman not working properly

on a raspbery pi model B apt-get remove blueman apr-get autoremove apt-get purge apt-get update apt-get upgrade apt-get ... is to build a new version using Jessie from scratch using the latest raspiban wheezy image ...
by allenjh
Thu Oct 09, 2014 12:11 pm
Forum: Troubleshooting
Topic: Wifi + Raspberry Pi camera = no SSH
Replies: 9
Views: 2305

Re: Wifi + Raspberry Pi camera = no SSH

... First thing I did was: sudo apt-get purge ifplugd which reduced the problem significantly. ... uninstalled and reinstalled Motion from scratch and it is much better. I've also done ...
by totoharibo
Mon Sep 29, 2014 3:17 pm
Forum: Français
Topic: agrandir partition de Raspbian
Replies: 9
Views: 3528

Re: agrandir partition de Raspbian

... tu peux enlever les paquets scratch, minecraft, sonicpi, mathematica, ... pour voir le nom des paquets : Apt-cache <nom> pour enlever : sudo apt-get purge <nom package> avec un : sudo apt-get ...

Go to advanced search