سلام
میخاستم تم numix رو برای دبیان ۱۲ نصب کنم ولی خطا میده:
sudo apt install numix-*
[sudo] password for info:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package numix-*
E: Couldn't find any package by glob 'numix-*'
یه دستور دیگه هم پیدا گردم وقتی میزنم اینو نشون میده:
sudo add-apt-repository ppa:numix/ppa
sudo apt update
نتیجه:
sudo add-apt-repository ppa:numix/ppa
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 362, in <module>
sys.exit(0 if addaptrepo.main() else 1)
^^^^^^^^^^^^^^^^^
File "/usr/bin/add-apt-repository", line 345, in main
shortcut = handler(source, **shortcut_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/shortcuts.py", line 40, in shortcut_handler
return handler(shortcut, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 86, in __init__
if self.lpppa.publish_debug_symbols:
^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 126, in lpppa
self._lpppa = self.lpteam.getPPAByName(name=self.ppaname)
^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 113, in lpteam
self._lpteam = self.lp.people(self.teamname)
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'people'
info@taha-ir:~/Desktop$ sudo apt update
Ign:1 cdrom://[Official Debian GNU/Linux Live 12.9.0 gnome 2025-01-11T10:25:55Z] bookworm InRelease
Err:2 cdrom://[Official Debian GNU/Linux Live 12.9.0 gnome 2025-01-11T10:25:55Z] bookworm Release
Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Reading package lists... Done
E: The repository 'cdrom://[Official Debian GNU/Linux Live 12.9.0 gnome 2025-01-11T10:25:55Z] bookworm Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.