|
|
@ -28,7 +28,6 @@ echo 'Installing software for NEETBSD' |
|
|
|
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 -y install enlightenment firefox-esr xfe grafx2 mpv dillo mumble qbittorrent psi kvirc lxqt-archiver stalonetray eterm nano htop mc ncdu ufetch wget' |
|
|
|
su root -c 'pkgin -y install enlightenment firefox-esr xfe grafx2 mpv dillo mumble qbittorrent psi kvirc lxqt-archiver stalonetray eterm nano htop mc ncdu ufetch wget' |
|
|
|
# FIX-ME: uncertain packages are left out - xine/mpv(?) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# COMPILATION via various utilities |
|
|
|
# COMPILATION via various utilities |
|
|
|
echo 'Software compilation - this operation should be rapid' |
|
|
|
echo 'Software compilation - this operation should be rapid' |
|
|
|