ISLAM _ Taskirah by Ustadz Prof Dato Dr MAZA
# apt purge pulseaudio
# apt autoremove --purge
# apt clean
Copilot , how do i know that a particular software package has been removed permanently from my ZORIN OS 18 machine ? Just now what i did was , i used the Linux command " apt remove pulseaudio " in order to remove the PULSEAUDIO software permanently from my ZORIN OS 18 machine . Copilot , am i doing the right thing or is there some powerful Linux commands that i am not fully aware of , that i could use in order to remove the PULSEAUDIO package permanently from my ZORIN OS 18 machine with no residual code still inside ? THANKS for the answer Copilot.
_______________________________________________________
Great question, Norizan — you’re on the right track with apt remove pulseaudio, but let’s go a bit deeper so you can be sure PulseAudio is completely gone and only PipeWire remains in charge.
Check package status Run:
dpkg -l | grep pulseaudio
If nothing shows up, the package is gone.
Search residual files Run:
sudo find / -name "*pulse*" 2>/dev/null
This lists any leftover config or cache files.
Check services Run:
systemctl --user status pulseaudio
It should say Unit pulseaudio.service not found.
Purge package
Instead of remove, use:
sudo apt purge pulseaudio
This deletes binaries and configuration files.
Autoremove unused dependencies After purging, clean up:
sudo apt autoremove --purge
sudo apt clean
Verify PipeWire is active Run:
systemctl --user status pipewire pipewire-pulse
Both should be running.
apt remove removes the package but leaves configs.
apt purge is the powerful command that ensures no residual configs remain.
Combine with autoremove and clean for a full sweep.
Confirm with dpkg -l and systemctl that PulseAudio is gone and PipeWire is active.
Would you like me to also show you how to switch default audio clients (like VLC or Firefox) to PipeWire explicitly, so you’re 100% sure they don’t try to call PulseAudio anymore?
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan# apt-get install obs-studio
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
fonts-freefont-ttf libavdevice60 libb2-1 libluajit-5.1-2 libluajit-5.1-common libmbedtls14t64
libmbedx509-1t64 libmng2 libobs0t64 libopenal-data libopenal1 libqrcodegencpp1 libqt6core6t64 libqt6dbus6t64
libqt6gui6t64 libqt6network6t64 libqt6opengl6t64 libqt6qml6 libqt6qmlmodels6 libqt6quick6 libqt6svg6
libqt6waylandclient6 libqt6waylandcompositor6 libqt6waylandeglclienthwintegration6
libqt6waylandeglcompositorhwintegration6 libqt6widgets6t64 libqt6wlshellintegration6 libqt6xml6t64
libsdl2-2.0-0 libsndio7.0 libsrt1.5-openssl libts0t64 obs-plugins qt6-gtk-platformtheme
qt6-image-formats-plugins qt6-qpa-plugins qt6-translations-l10n qt6-wayland vlc vlc-bin vlc-l10n
vlc-plugin-access-extra vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba vlc-plugin-skins2
vlc-plugin-video-splitter vlc-plugin-visualization
Suggested packages:
libportaudio2 qt6-qmltooling-plugins sndiod vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-pipewire
vlc-plugin-svg
The following NEW packages will be installed:
fonts-freefont-ttf libavdevice60 libb2-1 libluajit-5.1-2 libluajit-5.1-common libmbedtls14t64
libmbedx509-1t64 libmng2 libobs0t64 libopenal-data libopenal1 libqrcodegencpp1 libqt6core6t64 libqt6dbus6t64
libqt6gui6t64 libqt6network6t64 libqt6opengl6t64 libqt6qml6 libqt6qmlmodels6 libqt6quick6 libqt6svg6
libqt6waylandclient6 libqt6waylandcompositor6 libqt6waylandeglclienthwintegration6
libqt6waylandeglcompositorhwintegration6 libqt6widgets6t64 libqt6wlshellintegration6 libqt6xml6t64
libsdl2-2.0-0 libsndio7.0 libsrt1.5-openssl libts0t64 obs-plugins obs-studio qt6-gtk-platformtheme
qt6-image-formats-plugins qt6-qpa-plugins qt6-translations-l10n qt6-wayland vlc vlc-bin vlc-l10n
vlc-plugin-access-extra vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba vlc-plugin-skins2
vlc-plugin-video-splitter vlc-plugin-visualization
0 upgraded, 49 newly installed, 0 to remove and 109 not upgraded.
Need to get 38.9 MB of archives.
After this operation, 157 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://my.archive.ubuntu.com/ubuntu noble/main amd64 fonts-freefont-ttf all 20211204+svn4273-2 [5,641 kB]
Get:2 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libopenal-data all 1:1.23.1-4build1 [161 kB]
Get:3 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libsndio7.0 amd64 1.9.0-0.3build3 [29.6 kB]
Get:4 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libopenal1 amd64 1:1.23.1-4build1 [540 kB]
Get:5 http://my.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB]
Get:6 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libavdevice60 amd64 7:6.1.1-3ubuntu5 [82.3 kB]
Get:7 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libb2-1 amd64 0.98.1-1.1build1 [45.0 kB]
Get:8 http://my.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libluajit-5.1-common all 2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1 [49.5 kB]
Get:9 http://my.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libluajit-5.1-2 amd64 2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1 [276 kB]
Get:10 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libmbedx509-1t64 amd64 2.28.8-1 [46.6 kB]
Get:11 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libmbedtls14t64 amd64 2.28.8-1 [82.2 kB]
Get:12 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libmng2 amd64 2.0.3+dfsg-4build1 [188 kB]
Get:13 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libobs0t64 amd64 30.0.2+dfsg-3build1 [552 kB]
Get:14 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqrcodegencpp1 amd64 1.8.0-1.2build1 [27.6 kB]
Get:15 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6core6t64 amd64 6.4.2+dfsg-21.1build5 [1,789 kB]
Get:16 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6dbus6t64 amd64 6.4.2+dfsg-21.1build5 [267 kB]
Get:17 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libts0t64 amd64 1.22-1.1build1 [63.8 kB]
Get:18 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6gui6t64 amd64 6.4.2+dfsg-21.1build5 [3,119 kB]
Get:19 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6network6t64 amd64 6.4.2+dfsg-21.1build5 [740 kB]
Get:20 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6opengl6t64 amd64 6.4.2+dfsg-21.1build5 [420 kB]
Get:21 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6qml6 amd64 6.4.2+dfsg-4build3 [1,619 kB]
Get:22 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6qmlmodels6 amd64 6.4.2+dfsg-4build3 [267 kB]
Get:23 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6quick6 amd64 6.4.2+dfsg-4build3 [2,001 kB]
Get:24 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6svg6 amd64 6.4.2-4ubuntu3 [156 kB]
Get:25 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6waylandclient6 amd64 6.4.2-5build3 [251 kB]
Get:26 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6waylandcompositor6 amd64 6.4.2-5build3 [427 kB]
Get:27 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6waylandeglclienthwintegration6 amd64 6.4.2-5build3 [19.5 kB]
Get:28 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6waylandeglcompositorhwintegration6 amd64 6.4.2-5build3 [15.2 kB]
Get:29 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6widgets6t64 amd64 6.4.2+dfsg-21.1build5 [2,648 kB]
Get:30 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6wlshellintegration6 amd64 6.4.2-5build3 [38.0 kB]
Get:31 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libqt6xml6t64 amd64 6.4.2+dfsg-21.1build5 [75.9 kB]
Get:32 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 libsrt1.5-openssl amd64 1.5.3-1build2 [318 kB]
Get:33 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 obs-plugins amd64 30.0.2+dfsg-3build1 [229 kB]
Get:34 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 qt6-image-formats-plugins amd64 6.4.2-5build2 [49.9 kB]
Get:35 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 qt6-wayland amd64 6.4.2-5build3 [127 kB]
Get:36 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 obs-studio amd64 30.0.2+dfsg-3build1 [5,582 kB]
Get:37 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 qt6-gtk-platformtheme amd64 6.4.2+dfsg-21.1build5 [55.1 kB]
Get:38 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 qt6-qpa-plugins amd64 6.4.2+dfsg-21.1build5 [89.3 kB]
Get:39 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 qt6-translations-l10n all 6.4.2-1 [1,761 kB]
Get:40 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-bin amd64 3.0.20-3build6 [55.6 kB]
Get:41 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-plugin-qt amd64 3.0.20-3build6 [1,106 kB]
Get:42 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc amd64 3.0.20-3build6 [36.6 kB]
Get:43 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-l10n all 3.0.20-3build6 [6,512 kB]
Get:44 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-plugin-access-extra amd64 3.0.20-3build6 [35.7 kB]
Get:45 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-plugin-notify amd64 3.0.20-3build6 [19.1 kB]
Get:46 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-plugin-samba amd64 3.0.20-3build6 [19.8 kB]
Get:47 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-plugin-skins2 amd64 3.0.20-3build6 [479 kB]
Get:48 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-plugin-video-splitter amd64 3.0.20-3build6 [46.9 kB]
Get:49 http://my.archive.ubuntu.com/ubuntu noble/universe amd64 vlc-plugin-visualization amd64 3.0.20-3build6 [44.3 kB]
Fetched 38.9 MB in 10s (4,032 kB/s)
Extracting templates from packages: 100%
Selecting previously unselected package fonts-freefont-ttf.
(Reading database… 358833 files and directories currently installed.)
Preparing to unpack …/00-fonts-freefont-ttf_20211204+svn4273-2_all.deb…
Unpacking fonts-freefont-ttf (20211204+svn4273-2)…
Selecting previously unselected package libopenal-data.
Preparing to unpack …/01-libopenal-data_1%3a1.23.1-4build1_all.deb…
Unpacking libopenal-data (1:1.23.1-4build1)…
Selecting previously unselected package libsndio7.0:amd64.
Preparing to unpack …/02-libsndio7.0_1.9.0-0.3build3_amd64.deb…
Unpacking libsndio7.0:amd64 (1.9.0-0.3build3)…
Selecting previously unselected package libopenal1:amd64.
Preparing to unpack …/03-libopenal1_1%3a1.23.1-4build1_amd64.deb…
Unpacking libopenal1:amd64 (1:1.23.1-4build1)…
Selecting previously unselected package libsdl2-2.0-0:amd64.
Preparing to unpack …/04-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb…
Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1)…
Selecting previously unselected package libavdevice60:amd64.
Preparing to unpack …/05-libavdevice60_7%3a6.1.1-3ubuntu5_amd64.deb…
Unpacking libavdevice60:amd64 (7:6.1.1-3ubuntu5)…
Selecting previously unselected package libb2-1:amd64.
Preparing to unpack …/06-libb2-1_0.98.1-1.1build1_amd64.deb…
Unpacking libb2-1:amd64 (0.98.1-1.1build1)…
Selecting previously unselected package libluajit-5.1-common.
Preparing to unpack …/07-libluajit-5.1-common_2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1_all.deb…
Unpacking libluajit-5.1-common (2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1)…
Selecting previously unselected package libluajit-5.1-2:amd64.
Preparing to unpack …/08-libluajit-5.1-2_2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1_amd64.deb…
Unpacking libluajit-5.1-2:amd64 (2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1)…
Selecting previously unselected package libmbedx509-1t64:amd64.
Preparing to unpack …/09-libmbedx509-1t64_2.28.8-1_amd64.deb…
Unpacking libmbedx509-1t64:amd64 (2.28.8-1)…
Selecting previously unselected package libmbedtls14t64:amd64.
Preparing to unpack …/10-libmbedtls14t64_2.28.8-1_amd64.deb…
Unpacking libmbedtls14t64:amd64 (2.28.8-1)…
Selecting previously unselected package libmng2:amd64.
Preparing to unpack …/11-libmng2_2.0.3+dfsg-4build1_amd64.deb…
Unpacking libmng2:amd64 (2.0.3+dfsg-4build1)…
Selecting previously unselected package libobs0t64:amd64.
Preparing to unpack …/12-libobs0t64_30.0.2+dfsg-3build1_amd64.deb…
Unpacking libobs0t64:amd64 (30.0.2+dfsg-3build1)…
Selecting previously unselected package libqrcodegencpp1:amd64.
Preparing to unpack …/13-libqrcodegencpp1_1.8.0-1.2build1_amd64.deb…
Unpacking libqrcodegencpp1:amd64 (1.8.0-1.2build1)…
Selecting previously unselected package libqt6core6t64:amd64.
Preparing to unpack …/14-libqt6core6t64_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking libqt6core6t64:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package libqt6dbus6t64:amd64.
Preparing to unpack …/15-libqt6dbus6t64_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking libqt6dbus6t64:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package libts0t64:amd64.
Preparing to unpack …/16-libts0t64_1.22-1.1build1_amd64.deb…
Unpacking libts0t64:amd64 (1.22-1.1build1)…
Selecting previously unselected package libqt6gui6t64:amd64.
Preparing to unpack …/17-libqt6gui6t64_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking libqt6gui6t64:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package libqt6network6t64:amd64.
Preparing to unpack …/18-libqt6network6t64_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking libqt6network6t64:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package libqt6opengl6t64:amd64.
Preparing to unpack …/19-libqt6opengl6t64_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking libqt6opengl6t64:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package libqt6qml6:amd64.
Preparing to unpack …/20-libqt6qml6_6.4.2+dfsg-4build3_amd64.deb…
Unpacking libqt6qml6:amd64 (6.4.2+dfsg-4build3)…
Selecting previously unselected package libqt6qmlmodels6:amd64.
Preparing to unpack …/21-libqt6qmlmodels6_6.4.2+dfsg-4build3_amd64.deb…
Unpacking libqt6qmlmodels6:amd64 (6.4.2+dfsg-4build3)…
Selecting previously unselected package libqt6quick6:amd64.
Preparing to unpack …/22-libqt6quick6_6.4.2+dfsg-4build3_amd64.deb…
Unpacking libqt6quick6:amd64 (6.4.2+dfsg-4build3)…
Selecting previously unselected package libqt6svg6:amd64.
Preparing to unpack …/23-libqt6svg6_6.4.2-4ubuntu3_amd64.deb…
Unpacking libqt6svg6:amd64 (6.4.2-4ubuntu3)…
Selecting previously unselected package libqt6waylandclient6:amd64.
Preparing to unpack …/24-libqt6waylandclient6_6.4.2-5build3_amd64.deb…
Unpacking libqt6waylandclient6:amd64 (6.4.2-5build3)…
Selecting previously unselected package libqt6waylandcompositor6:amd64.
Preparing to unpack …/25-libqt6waylandcompositor6_6.4.2-5build3_amd64.deb…
Unpacking libqt6waylandcompositor6:amd64 (6.4.2-5build3)…
Selecting previously unselected package libqt6waylandeglclienthwintegration6:amd64.
Preparing to unpack …/26-libqt6waylandeglclienthwintegration6_6.4.2-5build3_amd64.deb…
Unpacking libqt6waylandeglclienthwintegration6:amd64 (6.4.2-5build3)…
Selecting previously unselected package libqt6waylandeglcompositorhwintegration6:amd64.
Preparing to unpack …/27-libqt6waylandeglcompositorhwintegration6_6.4.2-5build3_amd64.deb…
Unpacking libqt6waylandeglcompositorhwintegration6:amd64 (6.4.2-5build3)…
Selecting previously unselected package libqt6widgets6t64:amd64.
Preparing to unpack …/28-libqt6widgets6t64_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking libqt6widgets6t64:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package libqt6wlshellintegration6:amd64.
Preparing to unpack …/29-libqt6wlshellintegration6_6.4.2-5build3_amd64.deb…
Unpacking libqt6wlshellintegration6:amd64 (6.4.2-5build3)…
Selecting previously unselected package libqt6xml6t64:amd64.
Preparing to unpack …/30-libqt6xml6t64_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking libqt6xml6t64:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package libsrt1.5-openssl:amd64.
Preparing to unpack …/31-libsrt1.5-openssl_1.5.3-1build2_amd64.deb…
Unpacking libsrt1.5-openssl:amd64 (1.5.3-1build2)…
Selecting previously unselected package obs-plugins:amd64.
Preparing to unpack …/32-obs-plugins_30.0.2+dfsg-3build1_amd64.deb…
Unpacking obs-plugins:amd64 (30.0.2+dfsg-3build1)…
Selecting previously unselected package qt6-image-formats-plugins.
Preparing to unpack …/33-qt6-image-formats-plugins_6.4.2-5build2_amd64.deb…
Unpacking qt6-image-formats-plugins (6.4.2-5build2)…
Selecting previously unselected package qt6-wayland:amd64.
Preparing to unpack …/34-qt6-wayland_6.4.2-5build3_amd64.deb…
Unpacking qt6-wayland:amd64 (6.4.2-5build3)…
Selecting previously unselected package obs-studio.
Preparing to unpack …/35-obs-studio_30.0.2+dfsg-3build1_amd64.deb…
Unpacking obs-studio (30.0.2+dfsg-3build1)…
Selecting previously unselected package qt6-gtk-platformtheme:amd64.
Preparing to unpack …/36-qt6-gtk-platformtheme_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking qt6-gtk-platformtheme:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package qt6-qpa-plugins:amd64.
Preparing to unpack …/37-qt6-qpa-plugins_6.4.2+dfsg-21.1build5_amd64.deb…
Unpacking qt6-qpa-plugins:amd64 (6.4.2+dfsg-21.1build5)…
Selecting previously unselected package qt6-translations-l10n.
Preparing to unpack …/38-qt6-translations-l10n_6.4.2-1_all.deb…
Unpacking qt6-translations-l10n (6.4.2-1)…
Selecting previously unselected package vlc-bin.
Preparing to unpack …/39-vlc-bin_3.0.20-3build6_amd64.deb…
Unpacking vlc-bin (3.0.20-3build6)…
Selecting previously unselected package vlc-plugin-qt:amd64.
Preparing to unpack …/40-vlc-plugin-qt_3.0.20-3build6_amd64.deb…
Unpacking vlc-plugin-qt:amd64 (3.0.20-3build6)…
Selecting previously unselected package vlc.
Preparing to unpack …/41-vlc_3.0.20-3build6_amd64.deb…
Unpacking vlc (3.0.20-3build6)…
Selecting previously unselected package vlc-l10n.
Preparing to unpack …/42-vlc-l10n_3.0.20-3build6_all.deb…
Unpacking vlc-l10n (3.0.20-3build6)…
Selecting previously unselected package vlc-plugin-access-extra:amd64.
Preparing to unpack …/43-vlc-plugin-access-extra_3.0.20-3build6_amd64.deb…
Unpacking vlc-plugin-access-extra:amd64 (3.0.20-3build6)…
Selecting previously unselected package vlc-plugin-notify:amd64.
Preparing to unpack …/44-vlc-plugin-notify_3.0.20-3build6_amd64.deb…
Unpacking vlc-plugin-notify:amd64 (3.0.20-3build6)…
Selecting previously unselected package vlc-plugin-samba:amd64.
Preparing to unpack …/45-vlc-plugin-samba_3.0.20-3build6_amd64.deb…
Unpacking vlc-plugin-samba:amd64 (3.0.20-3build6)…
Selecting previously unselected package vlc-plugin-skins2:amd64.
Preparing to unpack …/46-vlc-plugin-skins2_3.0.20-3build6_amd64.deb…
Unpacking vlc-plugin-skins2:amd64 (3.0.20-3build6)…
Selecting previously unselected package vlc-plugin-video-splitter:amd64.
Preparing to unpack …/47-vlc-plugin-video-splitter_3.0.20-3build6_amd64.deb…
Unpacking vlc-plugin-video-splitter:amd64 (3.0.20-3build6)…
Selecting previously unselected package vlc-plugin-visualization:amd64.
Preparing to unpack …/48-vlc-plugin-visualization_3.0.20-3build6_amd64.deb…
Unpacking vlc-plugin-visualization:amd64 (3.0.20-3build6)…
Setting up libb2-1:amd64 (0.98.1-1.1build1)…
Setting up libqt6core6t64:amd64 (6.4.2+dfsg-21.1build5)…
Setting up libqrcodegencpp1:amd64 (1.8.0-1.2build1)…
Setting up libmng2:amd64 (2.0.3+dfsg-4build1)…
Setting up libmbedx509-1t64:amd64 (2.28.8-1)…
Setting up libts0t64:amd64 (1.22-1.1build1)…
Setting up vlc-plugin-video-splitter:amd64 (3.0.20-3build6)…
Setting up vlc-bin (3.0.20-3build6)…
Setting up fonts-freefont-ttf (20211204+svn4273-2)…
Setting up libqt6dbus6t64:amd64 (6.4.2+dfsg-21.1build5)…
Setting up vlc-l10n (3.0.20-3build6)…
Setting up libqt6xml6t64:amd64 (6.4.2+dfsg-21.1build5)…
Setting up libsrt1.5-openssl:amd64 (1.5.3-1build2)…
Setting up qt6-translations-l10n (6.4.2-1)…
Setting up vlc-plugin-visualization:amd64 (3.0.20-3build6)…
Setting up vlc-plugin-access-extra:amd64 (3.0.20-3build6)…
Setting up libluajit-5.1-common (2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1)…
Setting up libsndio7.0:amd64 (1.9.0-0.3build3)…
Setting up libqt6gui6t64:amd64 (6.4.2+dfsg-21.1build5)…
Setting up vlc-plugin-qt:amd64 (3.0.20-3build6)…
Setting up libmbedtls14t64:amd64 (2.28.8-1)…
Setting up libopenal-data (1:1.23.1-4build1)…
Setting up libqt6network6t64:amd64 (6.4.2+dfsg-21.1build5)…
Setting up vlc (3.0.20-3build6)…
Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1)…
Setting up vlc-plugin-notify:amd64 (3.0.20-3build6)…
Setting up vlc-plugin-samba:amd64 (3.0.20-3build6)…
Setting up libqt6widgets6t64:amd64 (6.4.2+dfsg-21.1build5)…
Setting up qt6-qpa-plugins:amd64 (6.4.2+dfsg-21.1build5)…
Setting up qt6-image-formats-plugins (6.4.2-5build2)…
Setting up vlc-plugin-skins2:amd64 (3.0.20-3build6)…
Setting up libqt6qml6:amd64 (6.4.2+dfsg-4build3)…
Setting up libopenal1:amd64 (1:1.23.1-4build1)…
Setting up libqt6opengl6t64:amd64 (6.4.2+dfsg-21.1build5)…
Setting up libqt6qmlmodels6:amd64 (6.4.2+dfsg-4build3)…
Setting up libluajit-5.1-2:amd64 (2.1.0+git20231223.c525bcb+dfsg-1ubuntu0.1)…
Setting up libqt6svg6:amd64 (6.4.2-4ubuntu3)…
Setting up libqt6waylandclient6:amd64 (6.4.2-5build3)…
Setting up qt6-gtk-platformtheme:amd64 (6.4.2+dfsg-21.1build5)…
Setting up libqt6quick6:amd64 (6.4.2+dfsg-4build3)…
Setting up libqt6wlshellintegration6:amd64 (6.4.2-5build3)…
Setting up libqt6waylandcompositor6:amd64 (6.4.2-5build3)…
Setting up libobs0t64:amd64 (30.0.2+dfsg-3build1)…
Setting up libavdevice60:amd64 (7:6.1.1-3ubuntu5)…
Setting up libqt6waylandeglcompositorhwintegration6:amd64 (6.4.2-5build3)…
Setting up libqt6waylandeglclienthwintegration6:amd64 (6.4.2-5build3)…
Setting up obs-plugins:amd64 (30.0.2+dfsg-3build1)…
Setting up qt6-wayland:amd64 (6.4.2-5build3)…
Setting up obs-studio (30.0.2+dfsg-3build1)…
Processing triggers for libvlc-bin:amd64 (3.0.20-3build6)…
Processing triggers for fontconfig (2.15.0-1.1ubuntu2)…
Processing triggers for desktop-file-utils (0.27-2build1)…
Processing triggers for hicolor-icon-theme (0.17-2)…
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3)…
Processing triggers for libc-bin (2.39-0ubuntu8.9)…
Processing triggers for man-db (2.12.0-4build2)…
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan# pactl info
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan# pactl info
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan#
root@norizan-GP70-2PE:/home/norizan# pulseaudio --start
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
root@norizan-GP70-2PE:/home/norizan# exit
exit
norizan@norizan-GP70-2PE:~$
norizan@norizan-GP70-2PE:~$
norizan@norizan-GP70-2PE:~$
norizan@norizan-GP70-2PE:~$
norizan@norizan-GP70-2PE:~$ pulseaudio --start
norizan@norizan-GP70-2PE:~$ pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 299
Tile Size: 65472
User Name: norizan
Host Name: norizan-GP70-2PE
Server Name: PulseAudio (on PipeWire 1.0.5)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_00_1b.0.analog-stereo
Default Source: alsa_input.pci-0000_00_1b.0.analog-stereo
Cookie: 71a3:1ca8
norizan@norizan-GP70-2PE:~$
norizan@norizan-GP70-2PE:~$
norizan@norizan-GP70-2PE:~$
ACER Aspire R15 i7 computer hardware and related links(for my reference)
https://www.youtube.com/watch?v=kDFQckM1EYQ
https://www.youtube.com/watch?v=ypEqiHurqzs
https://www.youtube.com/watch?v=6gu_NvXPmbk
SAMSUNG Galaxy Tab S12 Ultra _ My vision of the SAMSUNG Galaxy Tab S12 Ultra machine
Source : Internet
Source : Internet
You’re sitting quietly during a party, and someone walks up and comes to poke you to get you out of your shell.
You are in a group of people and have no desire to partake in the conversation, but someone asks you the most polarizing question and now all eyes are on you.
I have countless examples of this, and I suspect you have too:
People cannot read the signals.
Not when they are clearly, verbally expressed, and even less when they’re implicit.
The way most people are disconnected from themselves can leak out and affect the people around them, too.
A recent interaction I had made me think about this, although this time it was a positive example of what happens when someone does have that awareness.
I was at a baby shower. I hadn’t seen some of the participants since university. A lot can change in fifteen years, and it’s nice to catch up on what’s happening in each other’s lives.............(paid article)..................................................................................................................................................................................................................................................................................................