RUT360 - not enough space to install the packages

I am trying to install nmap package and can not do it because of lack of space.

What could be the solution? I assume there is an option to delete some packages? What packages could be safely deleted then? E.g I see plenty of vuci packages installed, which I assume are kind of UI-related packages. Can I delete them?

root@RUT360:/tmp# opkg -e /etc/opkg/openwrt/distfeeds.conf install nmap
Installing nmap (7.80-3) to root...
Package installation encountered an error, removing previously installed packages.
Collected errors:
 * verify_pkg_installable: Only have 172kb available on filesystem /overlay, pkg nmap needs 2169
root@RUT360:/tmp# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 9.7M      9.7M         0 100% /rom
tmpfs                    60.8M      4.1M     56.7M   7% /tmp
/dev/mtdblock6            3.8M      3.6M    176.0K  95% /overlay
overlayfs:/overlay        3.8M      3.6M    176.0K  95% /
/dev/mtdblock7          576.0K    240.0K    336.0K  42% /log
tmpfs                   512.0K         0    512.0K   0% /dev

Hello,

Custom scripts and apps installed on a router can often cause this issue. As a solution, it is recommended to remove these files to free up space on your device.

Regarding vuci, removing certain packages might affect the ability to manage the system through the web interface.

Hope this helps!

Best Regards,

This topic was automatically closed after 15 days. New replies are no longer allowed.