Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

wget https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg

Image Removed>>> apt-get will appear in the directory


Image Added


Then move it to the bin directory ( /usr/local/bin )

chmod +x apt-cyg

mv apt-cyg /usr/local/bin




Also: 

lynx -source rawgit.com/transcode-open/apt-cyg/master/apt-cyg > apt-cyg

...