Thanks for the help. I am up and running, I have read my cpap card. Plots nice.
install ended a little funny at the end.
------------------------------------------------------------------------------------------------
brasscat@BrassCat-H8SGL:~/Downloads$ sudo apt install ./oscar_1.4.0-Ubuntu22_amd64.deb
[sudo] password for brasscat:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'oscar' instead of './oscar_1.4.0-Ubuntu22_amd64.deb'
The following additional packages will be installed:
libpcre16-3
The following NEW packages will be installed:
libpcre16-3
The following packages will be upgraded:
oscar
1 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 164 kB/5,677 kB of archives.
After this operation, 5,320 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 /home/brasscat/Downloads/oscar_1.4.0-Ubuntu22_amd64.deb oscar amd64 1.4.0-Ubuntu22 [5,513 kB]
Get:2
http://us.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre16-3 amd64 2:8.39-13ubuntu0.22.04.1 [164 kB]
Fetched 164 kB in 1s (142 kB/s)
Selecting previously unselected package libpcre16-3:amd64.
(Reading database ... 246782 files and directories currently installed.)
Preparing to unpack .../libpcre16-3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...
Unpacking libpcre16-3:amd64 (2:8.39-13ubuntu0.22.04.1) ...
Preparing to unpack .../oscar_1.4.0-Ubuntu22_amd64.deb ...
Unpacking oscar (1.4.0-Ubuntu22) over (1.3.1-1) ...
Setting up libpcre16-3:amd64 (2:8.39-13ubuntu0.22.04.1) ...
Setting up oscar (1.4.0-Ubuntu22) ...
appli_name='OSCAR', SUDO_USER='brasscat'
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
N: Download is performed unsandboxed as root as file '/home/brasscat/Downloads/oscar_1.4.0-Ubuntu22_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
------------------------------------------------------------------------------------------------
around line 8, seems to want to ignore "./" ???:
---------------------------------------------------------------------------------------------
Note, selecting 'oscar' instead of './oscar_1.4.0-Ubuntu22_amd64.deb'
---------------------------------------------------------------------------------------------
Then, the last extended line:
----------------------------------------------------------------------------------------------
N: Download is performed unsandboxed as root as file '/home/brasscat/Downloads/oscar_1.4.0-Ubuntu22_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
-----------------------------------------------------------------------------------------------
Confused, but I am up and running.
Thank you.