Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

dnkmmr69420/nix-uninstallers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

nix-uninstallers

nix uninstallation scripts.

This is what is being automated for the regular uninstall: https://nixos.org/manual/nix/stable/installation/installing-binary.html#uninstalling

Nix installation scripts with selinux

Scripts

Regular uninstaller

wget https://raw.githubusercontent.com/dnkmmr69420/nix-uninstallers/main/regular-uninstaller.sh && chmod a+x ./regular-uninstaller.sh && ./regular-uninstaller.sh ; rm ./regular-uninstaller.sh

Silverblue uninstaller

wget https://raw.githubusercontent.com/dnkmmr69420/nix-uninstallers/main/silverblue-nix-uninstaller.sh && chmod a+x ./silverblue-nix-uninstaller.sh && ./silverblue-nix-uninstaller.sh ; rm ./silverblue-nix-uninstaller.sh

Releases

No releases published

Packages

No packages published

Languages