Skip to content

Commit

Permalink
Add pulseaudio and pipewire notes
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanways committed Jan 15, 2024
1 parent c80927e commit 5b17de6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,8 @@ List of required packages/commands:

- procps (it includes the command pkill)

- pulseaudio (Gnome desktop environment default is pipewire currently)

- python3-opencv (seen in the installation of OpenCV)

- rsync
Expand Down Expand Up @@ -706,7 +708,7 @@ $ sudo apt-get install <PACKAGE-NAME> <PACKAGE-NAME2> <PACKAGE-NAM3> <...>

For example, this is the actual one-liner command someone could require:

$ sudo apt-get update; sudo apt-get install alsa-utils bash cpulimit curl dash espeak festival ffmpeg gawk gdebi gnome-terminal git jq mpv mplayer nmap openssh-client openssh-server portaudio19-dev procps python3-opencv rsync sed sox sudo tar tasksel tesseract-ocr tmux unzip uuid-runtime wget xbindkeys
$ sudo apt-get update; sudo apt-get install alsa-utils bash cpulimit curl dash espeak festival ffmpeg gawk gdebi gnome-terminal git jq mpv mplayer nmap openssh-client openssh-server portaudio19-dev procps pulseaudio python3-opencv rsync sed sox sudo tar tasksel tesseract-ocr tmux unzip uuid-runtime wget xbindkeys

Troubleshooting the package installation:

Expand Down

0 comments on commit 5b17de6

Please sign in to comment.