Thanks to visit codestin.com
Credit goes to github.com

Skip to content

amaljithkuttamath/unpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UNPY[MACOS] / PY[LINUX]

Steps to get started:

  1. Clone this repository.

  2. Open terminal in the directory.

  3. Commands to use for [py] Linux:

    Usage: [./py install 3.8.6 ] [./py install 3.8.7 ]

    ./py install 3.8.6  ----> Builds from source python 3.8.6 // Linux
    ./py install 3.8.7  ----> Builds from source 3.8.7 // Linux

  1. Commands to use for [unpy] MACOS:

    Usage: [./unpy check 3 del ] [ ./unpy check 2 del ] [ ./unpy check all ] [ ./unpy check 3 ] [ unpy check 2 ]

Details of each command.

./unpy check 3 del  ----> Deletes Python 3 from system

image

./unpy check 3 -----> check for version 3 

image

./unpy check 2 -----> check for version 2

image

./unpy check ---> Helpfunction 

image

./unpy check 2 del ----> Deletes Python 2 from system
./unpy check all -----> checks all python versions

Once the desired version is deleted, perform the check again. Nothing will be displayed.

About

one-liner to Uninstall Python from MAC OS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages