Browse Source

ncdu is not ambiguous; latest ncdu is suggested

master
fiorile 1 month ago
parent
commit
94dd4ca4e3
  1. 3
      neetbsd.sh

3
neetbsd.sh

@ -27,7 +27,8 @@ echo 'Installing software for NEETBSD'
# BINARY PACKAGES via pkgin # BINARY PACKAGES via pkgin
echo 'Installing binary packages via the root user using su' echo 'Installing binary packages via the root user using su'
echo 'This operation might take a long moment to complete!!' echo 'This operation might take a long moment to complete!!'
su root -c 'pkgin install enlightenment firefox-esr xfe grafx2 dillo mumble psi kvirc lxqt-archiver stalonetray htop mc ncdu ufetch wget' # FIX-ME: uncertain packages are left out - xine/mpv(?) and [xterm](terminology) # <!!!> ncdu is ambiguous su root -c 'pkgin install enlightenment firefox-esr xfe grafx2 dillo mumble psi kvirc lxqt-archiver stalonetray htop mc ncdu ufetch wget'
# FIX-ME: uncertain packages are left out - xine/mpv(?) and [xterm](terminology)
# COMPILATION via various utilities # COMPILATION via various utilities
echo 'Software compilation - this operation should be rapid' echo 'Software compilation - this operation should be rapid'

Loading…
Cancel
Save