Go to advanced search

by acmanetas
Tue Mar 17, 2020 6:26 pm
Forum: Troubleshooting
Topic: How to completely remove Netatalk and AFP
Replies: 6
Views: 578

How to completely remove Netatalk and AFP

... far, I've run the following: sudo apt-get remove --auto-remove netatalk sudo apt-get purge --auto-remove netatalk I eventually ... wiping the pi and starting from scratch, does anyone have any ideas as to ...
by Carpe Universum
Tue Dec 24, 2019 6:28 am
Forum: General discussion
Topic: Cant use apt-get commands after update to Buster
Replies: 9
Views: 958

Cant use apt-get commands after update to Buster

... fix-broken, reinstall, install, purge, or autoremove) I get errors, usually DPKG errors. sudo apt-get update && sudo apt-get upgrade Hit:1 ... point-rpi samba-common squeak-plugins-scratch tcpd Use 'sudo apt autoremove' to remove ...
by bjtheone
Thu Nov 28, 2019 8:42 pm
Forum: General discussion
Topic: Why isn't deb.debian.org not a default repo?
Replies: 13
Views: 1098

Re: Why isn't deb.debian.org not a default repo?

... card, and have to start over from scratch with reinstalling the OS. It ... is not as simple as doing a "sudo apt-get --purge remove <package-name>". Sometimes you ...
by braselectron
Mon Nov 04, 2019 3:06 am
Forum: Raspberry Pi OS
Topic: wheezy repository
Replies: 14
Views: 7789

Re: wheezy repository

... IT development), so we spend time getting things all right. And now that ... announces: "time to move forward, scratch all your work and start over!" ... end, so I had to: 1) reboot 2) purge vnc-server 3) force a reinstall of xrdp 4) apt-get install -f and apt-get dist-upgrade ...
by inukaze
Sun Sep 22, 2019 10:39 pm
Forum: Español
Topic: [Liñux] Raspbian Stretch + Compiz
Replies: 0
Views: 915

[Liñux] Raspbian Stretch + Compiz

... imagen de Raspbian Stretch Full wget -c "https://downloads.raspberrypi.org/raspbian_full/images/raspbian_full-2019-04-09/2019-04-08-raspbian-stretch-full.zip" ... de esta imagen esta ocupado sudo apt-get purge -y bluej claws* epiphany-browser ... nodered python-games \ python3-thonny scratch scratch2 ...
by DLRP
Fri Apr 26, 2019 10:24 pm
Forum: Other projects
Topic: Ubuntu Mate 16: Currently stripping down an OS to the bare minimum I need.
Replies: 8
Views: 829

Ubuntu Mate 16: Currently stripping down an OS to the bare minimum I need.

... I've chosen over starting from scratch, (A server or mini.iso), then ... command for cleaning; “sudo apt-get purge --auto-remove ProgramName*”. This method ...
by fruitoftheloom
Mon Mar 11, 2019 11:31 am
Forum: Advanced users
Topic: Installing HPLIP
Replies: 2
Views: 2303

Re: Installing HPLIP

... 13 IGOS 14 Boss 15 Linux From Scratch -------------------------------------------------- ... root root 4096 Jun 27 2018 python-apt drwxr-xr-x 2 root root 4096 Jun ... required package using: sudo apt-get update sudo apt-get install python-qt4-dbus ... Desired=Unknown/Install/Remove/Purge/Hold ...
by Piordinator
Mon Mar 11, 2019 3:34 am
Forum: Advanced users
Topic: Installing HPLIP
Replies: 2
Views: 2303

Installing HPLIP

... 13 IGOS 14 Boss 15 Linux From Scratch -------------------------------------------------- ... root root 4096 Jun 27 2018 python-apt drwxr-xr-x 2 root root 4096 Jun ... required package using: sudo apt-get update sudo apt-get install python-qt4-dbus ... Desired=Unknown/Install/Remove/Purge/Hold ...
by sakaki
Tue Jan 29, 2019 1:07 am
Forum: Other
Topic: Tutorial: How (and why!) to set up a 64-bit kernel, 32-bit Raspbian host OS, 64-bit nspawn Debian guest OS RPi3 system
Replies: 10
Views: 17262

Tutorial: How (and why!) to set up a 64-bit kernel, 32-bit Raspbian host OS, 64-bit nspawn Debian guest OS RPi3 system

... in the guest is regular apt-get, with the full Debian aarch64 repository ... to create a Debian base system from scratch, without requiring dpkg or apt, ... pi@raspberrypi:~ $ sudo apt purge debian-archive-keyring Booting the ...
by RPi_Mike
Mon Nov 05, 2018 6:12 pm
Forum: General programming discussion
Topic: TUTORIAL: File Sorting on the Raspberry Pi
Replies: 41
Views: 15296

Re: TUTORIAL: File Sorting on the Raspberry Pi

... – and therefore will be grouped together – even though most people will ... and started all over again from scratch. Seriously – this one topic ... with this command line: sudo apt-get --purge remove feh NOTE: During the building ...
by w.sloesarwij
Wed Aug 08, 2018 10:28 am
Forum: Troubleshooting
Topic: Stuck at login
Replies: 35
Views: 51735

Re: Stuck at login

It is an old post, but I had the same problem.
For me the problem was there was no Diskspace left on the SD card:
cleaned it by removing unused programs.

sudo apt-get purge libreoffice wolfram-engine sonic-pi scratch
sudo apt-get clean
sudo apt-get autoremove

And i could log in again via VNC
by btidey
Sat Jun 16, 2018 8:46 am
Forum: Beginners
Topic: Pi Zero W: What image fit best
Replies: 7
Views: 15078

Re: Pi Zero W: What image fit best

... you don't want. That way you get the normal desktop and all the normal utilities. E.g. sudo apt-get remove --purge wolfram-engine scratch minecraft-pi sonic-pi dillo gpicview ...
by rin67630
Thu May 10, 2018 2:56 pm
Forum: Raspberry Pi OS
Topic: Where can i find a libusb-dev?
Replies: 9
Views: 6343

Re: Where can i find a libusb-dev? Not really solved.

... from noobs, I could run sudo apt-get install libusb-devlibusb-de But after ... that are useless to me: sudo apt-get purge wolfram-engine sudo apt-get purge libreoffice sudo apt-get purge scratch sudo apt-get purge sonic-pi sudo ...
by rpdom
Mon Apr 23, 2018 5:11 pm
Forum: Beginners
Topic: Simple question about updating Raspbian after new version released...
Replies: 5
Views: 953

Re: Simple question about updating Raspbian after new version released...

... available. My question is... To get all the functionalities from new ... and configure everything from scratch? To update my Pi i use: sudo apt update sudo apt full-upgrade -y sudo ... been installed, and sudo apt-get --purge autoremove to get rid of anything ...
by Dan9erTheGamer
Thu Mar 15, 2018 1:58 am
Forum: Networking and servers
Topic: Need help setting up Minecraft 1.12.2 server on Model 2B
Replies: 1
Views: 946

Need help setting up Minecraft 1.12.2 server on Model 2B

... backups there. I have a WiFi adapter connected to a USB port, gonna ... the following commands: sudo apt-get remove --purge scratch sudo apt-get clean sudo apt-get remove ...
by Eshiv
Tue Jan 02, 2018 8:47 pm
Forum: Beginners
Topic: Web-server on PI 98% working but just not quite, help with MySQL
Replies: 3
Views: 652

Web-server on PI 98% working but just not quite, help with MySQL

... software on the system do I ever get asked to setup Root with a password ... (full) 2) Open Terminal a. sudo apt-get update b. sudo apt-get install ... by Me a) sudo apt-get remove --purge -y bluej;sudo rm /usr/share/raspi-ui-overrides/applications/bluej.desktop;sudo ... apt-get remove --purge -y Scratch;sudo ...
by kaksi
Wed Dec 27, 2017 4:39 pm
Forum: Beginners
Topic: Remove Libreoffice Completely
Replies: 10
Views: 44594

Re: Remove Libreoffice Completely

... #sudo apt-get remove --purge -y bluej; sudo rm /usr/share/raspi-ui-overrides/applications/bluej.desktop ... #sudo apt-get remove --purge -y Scratch; sudo rm /usr/share/raspi-ui-overrides/applications/scratch.desktop ...
by miketr3
Thu Jul 27, 2017 7:28 am
Forum: Beginners
Topic: How to increase storage of Raspberry pi 3
Replies: 15
Views: 20472

Re: How to increase storage of Raspberry pi 3

You could remove software you don't need, for example

sudo apt-get purge libreoffice wolfram-engine sonic-pi scratch
sudo apt-get autoremove
by topguy
Sun May 21, 2017 12:18 am
Forum: Troubleshooting
Topic: Rpi doesnt connect to the internet
Replies: 2
Views: 411

Re: Rpi doesnt connect to the internet

sudo apt-get purge <apache2> Did you really run that command ... of the files you need and reinstall from scratch.
by Forris
Wed May 17, 2017 7:49 am
Forum: Raspberry Pi Desktop for PC and Mac
Topic: STICKY: X86 Debian Jessie with PIXEL desktop for PC and Mac (obsolete)
Replies: 231
Views: 160784

Re: Debian Jessie with PIXEL desktop i386 for PC and Mac

... a few blind alleys, I did a 'sudo apt-get purge chromium' followed by 'sudo apt-get install ... still not shown on the 'Extension' page, Scratch online now works, which was the whole ...
by beta-tester
Tue Feb 28, 2017 7:32 pm
Forum: Troubleshooting
Topic: Startx black screen with a white terminal that does nothing
Replies: 1
Views: 474

Re: Startx black screen with a white terminal that does noth

... if you need disk space, then purge the moste heaviest packages from the full image sudo apt-get -y --force-yes --auto-remove purge wolfram-engine sonic-pi scratch sudo rm /usr/share/raspi-ui-overrides/applications/wolfram-* ...
by groundcontroltom
Fri Jan 27, 2017 11:47 pm
Forum: Troubleshooting
Topic: Accidentally removed PIXEL desktop
Replies: 2
Views: 1004

Accidentally removed PIXEL desktop

... me to standard LXDE: sudo apt-get purge bluej greenfoot oracle-java8-jdk pypy-upstream ... libreoffice-writer minecraft-pi nodered nuscratch penguinspuzzle python-minecraftpi python3-pifacecommon ...
by wh7qq
Fri Dec 16, 2016 8:24 pm
Forum: Troubleshooting
Topic: Is there any easy way to speed up apt-get on raspbian?
Replies: 13
Views: 5882

Re: Is there any easy way to speed up apt-get on raspbian?

... help speed the upgrade. I did apt-get remove --purge wolfram* libreoffice* scratch and recovered a Gig of memory and sped up ...
by wh7qq
Thu Dec 01, 2016 6:18 pm
Forum: Troubleshooting
Topic: Can't upgrade nuscratch on B+
Replies: 6
Views: 1162

Re: Can't upgrade nuscratch

... is the current implementation of Scratch, the blocks-based programming ... them all out. My answer may be apt-get remove --purge .
by secarica
Sun Nov 27, 2016 8:45 pm
Forum: General discussion
Topic: how to install PIXEL desktop over Raspbian Jessie LITE
Replies: 3
Views: 67141

how to install PIXEL desktop over Raspbian Jessie LITE

... requirement and instead of sudo apt-get remove/purge tons of them, I want the reverse approach, ... about installing the PIXEL version from scratch (but only how to update from existing ...

Go to advanced search