WimsBits linux xubuntu 22.04 lts

xubuntu 22.04 lts manual  

down to end |

linux xubuntu 22.04 lts

Install and configure xubuntu 22.04 lts linux on a PC.
The (daily used) xubuntu-22.04-desktop-amd64.iso , for use on the AMD64 and the i386 for (Intel Core2 CPU), works fine.

Install xubuntu 22.04 lts linux packages on:
the motherboards:
(in var/log/kern.log and Xorg.0.log)

MSI MS-7A33/X370 SLI PLUS:

DMI: MSI MS-7A33/X370 SLI PLUS (MS-7A33), BIOS 3.H0 01/22/2019
DMI: Micro-Star International Co., Ltd. MS-7A33/X370 SLI PLUS (MS-7A33), BIOS 3.L4 07/12/2022
Memory: 8003156K/8332584K available
tsc: Detected 2999.632 MHz processor
Calibrating delay loop (skipped), value calculated using timer frequency.. 5999.26 BogoMIPS
smpboot: CPU0: AMD Ryzen 7 1700 Eight-Core Processor
smpboot: Total of 16 processors activated (95988.22 BogoMIPS)
eth0: RTL8168h/8111h
Loading Loading CAICOS Microcode
Only stated for the fun of it.

(X)Ubuntu versions and code names:

ubuntu 4.10 Warty Warthog
ubuntu 5.04 Hoary Hedgehog
ubuntu 5.10 Breezy Badger
ubuntu 6.06 LTS Dapper Drake (my first xubuntu)
ubuntu 8.04 LTS Hardy Heron
ubuntu 10.04 LTS Lucid Lynx
ubuntu 12.04 LTS Precise Pangolin
ubuntu 14.04 LTS Trusty Tahr, xubuntu: dash search: sudo apt-get purge unity-scope-home
ubuntu 16.04.1 LTS Xenial Xerus: dash search: sudo apt-get purge unity-scope-home: Package 'unity-scope-home' is not installed, so not removed
ubuntu 18.04 LTS Bionic Beaver: (5 year), xubuntu 18.04.1 LTS (3 year): check menu, system settings, privacy: opt out of data collection; dash search: Package 'unity-scope-home' is not installed, so not removed
ubuntu 20.04 LTS Focal Fossa
ubuntu 22.04 LTS Jammy Jellyfish
ubuntu 22.10 Kinetic Kudu
ubuntu 23.04 Lunar Lobster
ubuntu 23.10 Mantic Minotaur
ubuntu 24.04 LTS Noble Numbat
xubuntu version:
Bash shell: cat /etc/lsb-release
or: lsb_release -a
Logged in files: var/log/installer media-info or telemetry.

Linux xubuntu 22.04 lts kernel version:

Kernel version at installation date, before first update:
Linux xub22 5.19.0-35-generic #36~22.04.1-Ubuntu
Kernel version at installation date, after first update:
var/log/kern.log or: Shell: uname -a, uname -r
Linux xub22 5.19.0-35-generic #36~22.04.1-Ubuntu
Current kernel version for AMD:
Linux xub22 6.5.0-14-14-generic

Bash shell apt commands to install xubuntu 22.04 lts, AMD64, linux software packages:

The shell apt software (installing) commands:
Shell apt software commands examples:
sudo apt update: resynchronizes the package index files from their sources
apt-cache search search (package)
apt search (package)
apt show (package)
apt depends (package)
apt rdepends (package)
apt list --installed
sudo apt-get check (package)
sudo apt install (package)
sudo apt install --reinstall(package)
sudo apt remove (package): removing a package, leaving its configuration files on the system
sudo apt purge (package): removing a package and its configuration files too
sudo apt autoremove: removes packages that were automatically installed to satisfy dependencies for other packages and are now no longer needed
sudo apt autoclean: clears out the local repository of retrieved package files, but it only removes package files that can no longer be downloaded

A guide to run non-Snap version of firefox browser

remove the Firefox Snap:
  sudo snap remove firefox
add the Mozilla Team PPA to your list of software sources:
  sudo add-apt-repository ppa:mozillateam/ppa
ensure the PPA/deb/apt version of Firefox is always preferred, copy and paste this whole code, not line by line:

  echo '
Package: *
Pin: release o=LP-PP-mozillateam
Pin-Priority: 1001
' | sudo tee /etc/apt/preferences.d/mozilla-firefox

If you want future Firefox upgrades to be installed automatically:
  echo 'Unattended-Upgrade::Allowed-Origins:: "LP-PPA-mozillateam:${distro_codename}";' | sudo tee /etc/apt/apt.conf.d/51unattended-upgrades-firefox
at last, install the Firefox deb using apt:
  sudo apt install firefox

You will get rid of about half a GB idle memory use of snap, and some slowing down.

Install Firefox as a Deb on Ubuntu, Joey Sneddon, November 2023

Set xubuntu 22.04 lts linux, AMD64, sources to add packages with synaptic package manager:

Set sources to add packages, change in: Applications Menu: Settings, Software & Updates:

Ubuntu Software:
Canonical-supported free and open-source software - main
community-maintained free and open-source software - universe
proprietary drivers for devices - restricted
software restricted by copyright or legal issues - multiverse
Download from: http://ftp.uni-mainz.de/ubuntu
or: http://ftp.uni-stuttgart.de/ubuntu/
or: http://ftp.uni-kassel.de/ubuntu/ubuntu/
or: ftp://ftp.fu-berlin.de/linux/ubuntu/

Updates:
Snap packages updates are checked routinely and installed automatically.
For other packages, this system has: Basic Security Maintenance.
Active until 21-04-2027
Subscribed to: All Updates
Automatically check for updates:
Daily, Display immediately, Display weekly, Never
Additional drivers:
No proprietary drivers are in use.
Close

You can also set sources to add packages, change in: Applications Menu: Accessories, Terminal Emulator: sudo mousepad /etc/apt/sources.list
uncomment source lines and get all the following binaries, deb, deb http and deb-src:
deb http://ftp.uni-mainz.de/ubuntu/ jammy main restricted
deb http://ftp.uni-mainz.de/ubuntu/ jammy-updates main restricted
deb http://ftp.uni-mainz.de/ubuntu/ jammy universe
deb http://ftp.uni-mainz.de/ubuntu/ jammy-updates universe
deb http://ftp.uni-mainz.de/ubuntu/ jammy multiverse
deb http://ftp.uni-mainz.de/ubuntu/ jammy-updates multiverse
deb http://ftp.uni-mainz.de/ubuntu/ jammy-backports main restricted universe multiverse
deb http://ftp.uni-mainz.de/ubuntu/ jammy-security main restricted
deb http://ftp.uni-mainz.de/ubuntu/ jammy-security universe
deb http://ftp.uni-mainz.de/ubuntu/ jammy-security multiverse

Ubuntu Pro
Your Ubuntu LTS is still secured in exactly the same way it has always been, with five years of free security updates for the ‘main’ packages in the distribution, and best-effort security coverage for everything else.
.....

What if I don’t want to opt-in to Ubuntu Pro? Will I stop receiving security updates for my Ubuntu LTS?
No, nothing has changed with Ubuntu LTS.

Why do I get notified now that there are packages that need security updates?
If you only install packages from the Main repository, or if there are no security fixes available for the software that you’re using from the ‘Universe’ repository - you will not see “Ubuntu Pro” updates in your APT CLI or the Software Updater GUI. The message is only displayed when you are using packages for which there are security fixes in Ubuntu Pro, and it gives you the exact list of packages that are affected on your system.

How can I find out if the packages I am using are coming from Ubuntu Main or Universe?
run in Shell: pro security-status
$ pro security-status
1790 packages installed:
1431 packages from Ubuntu Main/Restricted repository
354 packages from Ubuntu Universe/Multiverse repository
5 packages from third parties

Ubuntu Pro explained, Lech, Februari 2023

How to disable Ubuntu Pro?
sudo apt remove --purge ubuntu-advantage*
How to disable Ubuntu Pro? Reddit.com answer

xubuntu 22.04 lts, Intel x86, linux additional software packages:

Install AMD Radeon rs 230 driver:

Driver install AMD Radeon rs 230
have a look at: /var/log/Xorg.0.log
loading driver: radeon
RADEON(0): Chipset: RADEON(0): Chipset: "CAICOS" (ChipID = 0x677b)
glamor X acceleration enabled on AMD CAICOS
Shell: apt list --installed | grep radeon
xserver-xorg-video-radeon/jammy-updates,now 1:19.1.0-2ubuntu1 amd64 [installed,automatic]
package already installed

Installing flash or gnash:

Adobe retired Flash December 31, 2020. It got a kill switch since.

Installing java:

To install java, run in Shell: apt-cache show default-jre
Depends: default-jre-headless
Depends: openjdk-11-jre

close firefox before installing java:
required, so install: default-jre
After this operation, 180 MB of additional disk space will be used.

check version: java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu122.04)
OpenJDK 64-Bit Server VM
Current java version for AMD:
openjdk version "11.0.21" 2023-08-24

sudo update-alternatives --config java: There is only one alternative in link group java (providing /usr/bin/java):
/usr/lib/jvm/java-11-openjdk-amd64/bin/java
Nothing to configure.

xubuntu 22.04 lts, AMD64, linux additional software packages:

Other additional software packages:

Install additional software packages, run in Shell:
abiword: AbiWord is a full-featured, efficient word processing application
aspell-nl
replaces: LibreOffice Writer from: libreoffice, containing: calc, math and writer here libreoffice-writer
gnumeric: Gnumeric is a spreadsheet application
replaces: libreoffice-calc, libreoffice-math
sudo apt purge libreoffice*
sudo apt-get purge libreoffice-calc
sudo apt-get purge libreoffice-draw
sudo apt-get purge libreoffice-math
sudo apt-get purge libreoffice-writer
sudo apt-get purge libreoffice (no purges)
sudo apt-get purge libreoffice-base-core
sudo apt-get purge libreoffice-core
sudo apt autoremove
no libreoffice icon left

cheese: A webcam application that supports image and video capture
gftp-gtk: gFTP graphical version is a multithreaded FTP client
gnome-sound-recorder: simple and modern sound recorder for GNOME
gufw: gufw is an easy and intuitive way to manage your Linux firewall
net-tools: tools for controlling the network subsystem of the Linux kernel
osmo: uninstalled, Osmo is a personal organizer, which includes calendar
passwordsafe: GNU/Linux version of the popular PasswordSafe password manager
smartmontools: smartmontools contains two utility programs to control and monitor storage systems
hardinfo: HardInfo displays information about your hardware and operating system
hardinfo, surprise, has the program name: System Profiler and Benchmark
stacer: Linux system optimizer and monitoring. Monitor your system (CPU, memory, disk)
telegram-desktop: Telegram is a messaging app with a focus on speed and security
usb-creator-gtk: Startup Disk Creator can start up and run Ubuntu from usb key
xwrits: reminds you to take wrist breaks, Application Autostart: /bin/xwrits clock -idle t=30

Install and configure a printer on xubuntu 22.04 lts linux: Brother HL-2140 laser printer:

Install and configure printer: Brother HL-2140:
Start up computer, login and plug in usb cable.
menu: applications menu, Settings, Printers
Printers configured: HL-2140-series
Make and Model: Brother HL-2140 series, using brlaser v6
Default driver works, first time on default install in nine years.

Previous driver:
menu: Printer, Properties
menu: Printer, Properties, Settings, Make and Model: Change, wait for: Cancel to disappear
Choose driver, Select printer from database, Makes: Brother, Forward
Choose driver, Models: HL-2140
Choose driver, Drivers: Brother HL-2140 Foomatic/Postscript [en] (current / recommended) is WRONG
Choose driver, Brother HL-2140 Foomatic/hl1250 [en], Forward
Existing Settings, Use the new PPD (Postscript Printer Description) as is, Apply, OK

select: printer, properties, policies: policies, error policy: retry job or abort job
select: printer options: general, page size: A4
select: printer options: general, resolution: 600x600 dpi, OK

Install linux xubuntu 22.04 lts gstreamer0.10-plugins for gmusicbrowser or parole, or movie, sound, or music in firefox:

Not all movies, sound, or music plays in firefox, gmusicbrowser or parole, so install, if not yet installed:
for gmusicbrowser or parole:
GStreamer media plugins
parole: default media player based on GStreamer framework
gstreamer1.0-pulseaudio (already installed )
gstreamer1.0-tools (already installed )
gstreamer1.0-gl (already installed )
gstreamer1.0-libav (already installed )
gstreamer1.0-x (already installed )
gstreamer1.0-plugins-base (already installed )
gstreamer1.0-plugins-good (already installed )
gstreamer1.0-plugins-bad
gstreamer1.0-plugins-ugly
libdvdnav4
gstreamer1.0-alsa
gstreamer1.0-omx-generic
gstreamer1.0-omx-generic-config
gstreamer1.0-gtk3
Not needed: gstreamer1.0-nice
Not needed I think is libgstreamer ... 1.0-dev and gstreamer1.0-qt5. These are developer two language tools.
ubuntu-restricted-extras: Commonly used media codecs and fonts for Ubuntu. Not installed.
Parole has already been installed to play video and music files.

back to begin