A: Remove System Directory < Deinstallation < Viivi's Cell < Entrance
Remove the Viivi system directory.
$ ls -la ${HOME}/Viivi/⮠ for Unix-like platforms (sh system) ($ is the shell prompt)
% ls -la ${HOME}/Viivi/⮠ for Unix-like platforms (csh system) (% is the shell prompt)
> dir C:\usrs\ilma\Viivi⮠ for Windows platforms (> is the cmd prompt)
If you find important files
(Scheme source files, text files, data files, and etc.)
other than the Viivi system files there,
please move them into a different directory,
or take a backup.
$ rm -rf ${HOME}/Viivi/⮠ for Unix-like platforms (sh system) ($ is the shell prompt)
% rm -rf ${HOME}/Viivi/⮠ for Unix-like platforms (csh system) (% is the shell prompt)
> rmdir /S /Q C:\usrs\ilma\Viivi⮠ for Windows platforms (> is the cmd prompt)
$ ls -la ${HOME}/Viivi/⮠ for Unix-like platforms (sh system) ($ is the shell prompt)
% ls -la ${HOME}/Viivi/⮠ for Unix-like platforms (csh system) (% is the shell prompt)
> dir C:\usrs\ilma\Viivi⮠ for Windows platforms (> is the cmd prompt)
A: Remove System Directory < Deinstallation < Viivi's Cell < Entrance
Exhibited on 2022/03/02
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.