Removing PiHole

I had pihole installed and working but now have a dedicated Pi for this, could someone advise which of the following can be removed and which is required

The following dependencies may have been added by the Pi-hole install:
dhcpcd5 git iproute2 whiptail dnsutils cron curl iputils-ping lsof netcat psmisc sudo unzip wget idn2 sqlite3 libcap2-bin dns-root-data libcap2 lighttpd php7.3-common php7.3-cgi php7.3-sqlite3 php7.3-xml php7.3-json php7.3-intl

The following packages are not installed on my Vero4k+ with Buster (development):

dpkg-query: no packages found matching dhcpcd5
dpkg-query: no packages found matching git
dpkg-query: no packages found matching iputils-ping
dpkg-query: no packages found matching lsof
dpkg-query: no packages found matching netcat
dpkg-query: no packages found matching unzip
dpkg-query: no packages found matching idn2
dpkg-query: no packages found matching sqlite3
dpkg-query: no packages found matching dns-root-data
dpkg-query: no packages found matching php7.3-common
dpkg-query: no packages found matching php7.3-cgi
dpkg-query: no packages found matching php7.3-sqlite3
dpkg-query: no packages found matching php7.3-xml
dpkg-query: no packages found matching php7.3-json
dpkg-query: no packages found matching php7.3-intl
1 Like

cheers, dont suppose you know if tvheadend uses any of them?

I’ve installed armv7-tvheadend-app-osmc 4.2.8-4 on this system, also you can use apt depends and apt rdepends to get such information:

root@osmc-vero4kplus:~# apt depends armv7-tvheadend-app-osmc
armv7-tvheadend-app-osmc
  Depends: dvb-firmware-osmc
  Depends: dvb-tools
  Depends: libavahi-client3
  Depends: avahi-daemon
    avahi-daemon:arm64
  Depends: zlib1g
  Depends: liburiparser1
  Depends: python-minimal
  Depends: libhdhomerun4
  Depends: bzip2
    bzip2:arm64
  Depends: liburiparser1
  Depends: gzip
  Depends: libdvbcsa1
  Depends: libssl1.1
  Depends: libcurl4
  Depends: libsystemd0

Cheers,

I`ve slipped up and removed iproute2 how do i get this back as the device has no networking, tried copying

armv7-connman-osmc_1.3.6-3_armhf.deb 2 < to SD card and running the below

I can now connect through ssh remotly so thats a plus

Just run: sudo apt-get -f install

image

I seem to be missing tvheadend and samba

Samba: sudo apt install --reinstall smb-app-osmc
TVheadend: sudo apt install --reinstall armv7-tvheadend-app-osmc

fyi use adguard home which is compatible with OSMC

cheers, just running restore on kodi and .hts folder so hopefully all settings will be remembered