Cobra Forum

Linux => New to Ubuntu => Topic started by: mahesh on Aug 02, 2023, 08:31 AM

Title: Problem installing deb in ubuntu
Post by: mahesh on Aug 02, 2023, 08:31 AM
    Code:
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ /etc/apt/sources.list.d/the-board-team-dev-snapshots-natty.list
bash: /etc/apt/sources.list.d/the-board-team-dev-snapshots-natty.list: No such file or directory
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ sudo ppa-purge -purge the-board-team/dev-snapshots
[sudo] password for lenovo:
sudo: ppa-purge: command not found
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ sudo ppa-purge -purge the-board-team/dev-snapshots
sudo: ppa-purge: command not found
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ sudo ppa-purge -purge the-board-team/dev-snapshots
sudo: ppa-purge: command not found
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ sudo rm /etc/apt/sources.list.d/some-ppa.list
rm: cannot remove '/etc/apt/sources.list.d/some-ppa.list': No such file or directory
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ gksudo gedit /etc/apt/sources.list
Command 'gksudo' not found, did you mean:
  command 'gfsudo' from deb gfarm-client (2.7.20+dfsg-1build1)
Try: sudo apt install <deb name>
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ gksudo gedit /etc/apt/sources.list
Command 'gksudo' not found, did you mean:
  command 'gfsudo' from deb gfarm-client (2.7.20+dfsg-1build1)
Try: sudo apt install <deb name>
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu lunar main restricted
# deb-src http://archive.ubuntu.com/ubuntu lunar main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu lunar-updates main restricted
# deb-src http://archive.ubuntu.com/ubuntu lunar-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu lunar universe
# deb-src http://archive.ubuntu.com/ubuntu lunar universe
deb http://archive.ubuntu.com/ubuntu lunar-updates universe
# deb-src http://archive.ubuntu.com/ubuntu lunar-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu lunar multiverse
# deb-src http://archive.ubuntu.com/ubuntu lunar multiverse
deb http://archive.ubuntu.com/ubuntu lunar-updates multiverse
# deb-src http://archive.ubuntu.com/ubuntu lunar-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu lunar-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu lunar-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu lunar-security main restricted
# deb-src http://archive.ubuntu.com/ubuntu lunar-security main restricted
deb http://archive.ubuntu.com/ubuntu lunar-security universe
# deb-src http://archive.ubuntu.com/ubuntu lunar-security universe
deb http://archive.ubuntu.com/ubuntu lunar-security multiverse
# deb-src http://archive.ubuntu.com/ubuntu lunar-security multiverse
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ gksudo gedit /etc/apt/sources.list
Command 'gksudo' not found, did you mean:
  command 'gfsudo' from deb gfarm-client (2.7.20+dfsg-1build1)
Try: sudo apt install <deb name>
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ gksudo gedit /etc/apt/sources.list
Command 'gksudo' not found, did you mean:
  command 'gfsudo' from deb gfarm-client (2.7.20+dfsg-1build1)
Try: sudo apt install <deb name>
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$ ^C
(base) lenovo@lenovo-81WB:/media/lenovo/Volume E/AI and Prompt Engineering/Deep Learning$