Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.

Uninstalling

redd edited this page Nov 11, 2023 · 1 revision

Makefile

You must have make installed to follow this step.

Run make uninstall as root.

root@host:reddlibc# make uninstall

Manually

  1. Delete all the previously installed header files from /usr/include or another directory you choose when installing manually.
  2. Delete reddlibc.a from /usr/lib or another directory you choose when installing manually.

Clone this wiki locally