How can I add more packages, are there extra repositories?

At the moment I’m missing lighttpd-mod-accesslog, tmux and/or screen. Is there a repo with these packages?

root@turris:~# opkg find screen
screen - 4.8.0-2 - Screen is a full-screen window manager that multiplexes a physical
 terminal between several processes, typically interactive shells.
root@turris:~# opkg find tmux
tmux - 3.2a-1 - tmux is a modern, BSD-licensed alternative to GNU screen.
root@turris:~# opkg find lighttpd-mod-accesslog
lighttpd-mod-accesslog - 1.4.76-1 - Access logging module
root@turris:~# cat /etc/turris-version 
7.0.1

Are you sure?

also:

root@turris:~# opkg list | wc -l
875

Try updating the package list first:

opkg update
4 Likes