Easy steps to install macos-trash package on Mac
Package Information:
Application Name – macos-trash
What is macos-trash – Not Available for macos-trash
Use of macos-trash – Move files and folders to the trash
URL – https://github.com/sindresorhus/macos-trash
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install macos-trash using brew
brew install macos-trash
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
macos-trash is ready to use now!