Can someone please assist me in removing Auto-Amiga Install script from HoraceAndTheSpider?
-
@mitu Thanks for the reply. But i just copied what you put above into putty and i'm getting no such file or directory still.
First time i tried just "~/RetroPie/retropiemenu/Auto-Amiga Install.sh" and got '' -bash: "~/RetroPie/retropiemenu/Auto-Amiga Install.sh" No such file or directory.
Then tried rm "~/RetroPie/retropiemenu/Auto-Amiga Install.sh" rm: cannot remove "~/RetroPie/retropiemenu/Auto-Amiga Install.sh" No such file or directory.
-
@dan18774 Execute the following command and paste the output (surrounded by
```
).cd ~/RetroPie/retropiemenu ls -l
-
@mitu Alright sir i did what you said. Auto Amiga install.sh and UAE config Maker.sh were installed yesterday. Didn't even realize UAE config maker was bundled in there.
Do i put the removal command in again now Mitu?
thanks again for the reply!
-
@dan18774 Where's the output ? If you see the correct filename you want to remove in the listing, just feed that name to the
rm
command to get rid of the script. -
pi@retropie:~ $ cd ~/RetroPie/retropiemenu
pi@retropie:~/RetroPie/retropiemenu $ ls -l
total 12
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 audiosettings.rp
-rwxr-xr-x 1 pi pi 606 Jul 7 00:23 Auto-Amiga Install.sh
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 bluetooth.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 configedit.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 esthemes.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 filemanager.rp
drwxr-xr-x 2 pi pi 4096 Apr 14 17:23 icons
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 raspiconfig.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 retroarch.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 retronetplay.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 rpsetup.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 runcommand.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 showip.rp
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 splashscreen.rp
-rw-r--r-- 1 pi pi 444 Jul 7 00:26 UAE Config Maker.sh
-rw-r--r-- 1 pi pi 0 Jun 29 09:48 wifi.rp
pi@retropie:~/RetroPie/retropiemenu $ -
OK, so the correct filename is
Auto-Amiga Install.sh
and to remove it just runcd ~/RetroPie/retropiemenu rm 'Auto-Amiga Install.sh'
-
@mitu I have no idea what i'm doing. Just took me 10 mins to find how to retrieve logs from putty haha.
So i just tried rm Auto-Amiga Install.sh no go.
Big learning lesson though on installing things i have no idea how to remove.
-
-
@dan18774 said in Can someone please assist me in removing Auto-Amiga Install script from HoraceAndTheSpider?:
Now to get rid of UAE Config Maker.sh = rm 'UAE Config Maker.sh'?
Yes, that's the one.
-
@mitu I don't want to screw anything up that's why i ask really dumb questions man. Yeah that worked, appreciate the lesson Mitu. Thanks again for your time have a great day / weekend.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.