Group: Member
Post Group: Super Member
Posts: 1394
Status:
Open source, web and security passionate
|
Hi,
as I want more easy SSH interface i visited the website http://fishshell.com/
So i do this instruction on SSH:
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/shells:fish:release:2/CentOS_6/shells:fish:release:2.repo
yum install fish
but i can't see fish SSH is the same so maybe now i want remove that.
How i can do that?
If i follow official guide i see is not correct
They told:
Uninstalling fish
Should you wish to uninstall fish, first ensure fish is not set as your shell. Run chsh -s /bin/bash if you are not sure.
Next, do the following (assuming fish was installed to /usr/local):
rm -Rf /usr/local/etc/fish /usr/local/share/fish ~/.config/fish
rm /usr/local/share/man/man1/fish*.1
cd /usr/local/bin
rm -f fish mimedb fish_pager fishd fish_indent
But as I see is not installed on usr/local but in etc/ i see fish folder.
Hoew can i unistall this? .. as I'm unable to let work
Thanks
----------------------- PeopleInside
Web, security, open source passionate.
|