Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 09/04/2025, à 15:40

fazpedro

[RESOLU] Impossible de trouver le paquet usb-creator-common

Bonjour
je n'arrive pas à installer le logiciel de création de live usb :

sudo apt install usb-creator-common
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
E: Impossible de trouver le paquet usb-creator-common
HP-EliteBook-840-G3:~$ sudo apt update
Atteint :1 http://security.ubuntu.com/ubuntu noble-security InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Tous les paquets sont à jour.
 dpkg -l | grep linux-image | grep ^i
ii  linux-image-6.11.0-19-generic                 6.11.0-19.19~24.04.1                     amd64        Signed kernel image generic
ii  linux-image-6.11.0-21-generic                 6.11.0-21.21~24.04.1+1                   amd64        Signed kernel image generic
ii  linux-image-generic-hwe-24.04                 6.11.0-21.21~24.04.1                     amd64        Generic Linux kernel image
HP-EliteBook-840-G3:~$ 

merci de votre aide

Dernière modification par fazpedro (Le 16/04/2025, à 09:38)

Hors ligne

#2 Le 09/04/2025, à 15:56

iznobe

Re : [RESOLU] Impossible de trouver le paquet usb-creator-common

Bonjour , oulààà , les sources de logiciels officiels sembles tres restreintes ...

je pense que c' est pour cela que ca ne veut pas .
passe :

nany a écrit :
test $(lsb_release -sr 2>/dev/null | cut -d. -f1) -lt 24 && wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/master/templates/sources.list.ubuntu.tmpl | sed -e "1,8d;s@{{mirror}}@http://fr.archive.ubuntu.com/ubuntu/@;s@{{codename}}@$(lsb_release -sc)@;s@{{security}}@http://security.ubuntu.com/ubuntu@;9i\\$(test -s /var/log/installer/media-info && awk -F'[ "]' '{if ( $3 ) {cn = $5} else {cn = $4};gsub("\"","_",$0);print "# deb cdrom:["$0"]/ "tolower(cn)" main restricted"}' /var/log/installer/media-info)" -e '$a\\n# This system was installed using small removable media\n# (e.g. netinst, live or single CD). The matching \"deb cdrom\"\n# entries were disabled at the end of the installation process.\n# For information about how to configure apt package sources,\n# see the sources.list(5) manual.' | sudo tee /etc/apt/sources.list || wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/main/templates/sources.list.ubuntu.deb822.tmpl | sed "1,12d;s@{{mirror}}@http://fr.archive.ubuntu.com/ubuntu/@;s@{{codename}}@$(lsb_release -sc)@g;s@{{security}}@http://security.ubuntu.com/ubuntu/@;s@{{.*y_key .* default('@@;s@', true)}}@@" | sudo tee /etc/apt/sources.list.d/ubuntu.sources.curtin.orig ; test -s /etc/apt/sources.list.d/ubuntu.sources.curtin.orig && sed "3d;/^#/d" /etc/apt/sources.list.d/ubuntu.sources.curtin.orig | sudo tee /etc/apt/sources.list.d/ubuntu.sources ; test -s /etc/apt/sources.list.d/ubuntu.sources && echo "# Ubuntu sources have moved to /etc/apt/sources.list.d/ubuntu.sources" | sudo tee /etc/apt/sources.list

et remontre

sudo apt update

Dernière modification par iznobe (Le 09/04/2025, à 15:56)


retour COMPLET et utilisable de commande  |  script montage partitions

MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne

#3 Le 09/04/2025, à 16:10

fazpedro

Re : [RESOLU] Impossible de trouver le paquet usb-creator-common

Cela a fonctionné
merci beaucoup

HP-EliteBook-840-G3:~$ test $(lsb_release -sr 2>/dev/null | cut -d. -f1) -lt 24 && wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/master/templates/sources.list.ubuntu.tmpl | sed -e "1,8d;s@{{mirror}}@http://fr.archive.ubuntu.com/ubuntu/@;s@{{codename}}@$(lsb_release -sc)@;s@{{security}}@http://security.ubuntu.com/ubuntu@;9i\\$(test -s /var/log/installer/media-info && awk -F'[ "]' '{if ( $3 ) {cn = $5} else {cn = $4};gsub("\"","_",$0);print "# deb cdrom:["$0"]/ "tolower(cn)" main restricted"}' /var/log/installer/media-info)" -e '$a\\n# This system was installed using small removable media\n# (e.g. netinst, live or single CD). The matching \"deb cdrom\"\n# entries were disabled at the end of the installation process.\n# For information about how to configure apt package sources,\n# see the sources.list(5) manual.' | sudo tee /etc/apt/sources.list || wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/main/templates/sources.list.ubuntu.deb822.tmpl | sed "1,12d;s@{{mirror}}@http://fr.archive.ubuntu.com/ubuntu/@;s@{{codename}}@$(lsb_release -sc)@g;s@{{security}}@http://security.ubuntu.com/ubuntu/@;s@{{.*y_key .* default('@@;s@', true)}}@@" | sudo tee /etc/apt/sources.list.d/ubuntu.sources.curtin.orig ; test -s /etc/apt/sources.list.d/ubuntu.sources.curtin.orig && sed "3d;/^#/d" /etc/apt/sources.list.d/ubuntu.sources.curtin.orig | sudo tee /etc/apt/sources.list.d/ubuntu.sources ; test -s /etc/apt/sources.list.d/ubuntu.sources && echo "# Ubuntu sources have moved to /etc/apt/sources.list.d/ubuntu.sources" | sudo tee /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

## Ubuntu distribution repository
##
## The following settings can be adjusted to configure which packages to use from Ubuntu.
## Mirror your choices (except for URIs and Suites) in the security section below to
## ensure timely security updates.
##
## Types: Append deb-src to enable the fetching of source package.
## URIs: A URL to the repository (you may add multiple URLs)
## Suites: The following additional suites can be configured
##   <name>-updates   - Major bug fix updates produced after the final release of the
##                      distribution.
##   <name>-backports - 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.
## Components: Aside from main, the following components can be added to the list
##   restricted  - Software that may not be under a free license, or protected by patents.
##   universe    - Community maintained packages. Software in this repository receives maintenance
##                 from volunteers in the Ubuntu community, or a 10 year security maintenance
##                 commitment from Canonical when an Ubuntu Pro subscription is attached.
##   multiverse  - Community maintained of restricted. 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.
##
## See the sources.list(5) manual page for further settings.
Types: deb
URIs: http://fr.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

## Ubuntu security updates. Aside from URIs and Suites,
## this should mirror your choices in the previous section.
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://fr.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
# Ubuntu sources have moved to /etc/apt/sources.list.d/ubuntu.sources
HP-EliteBook-840-G3:~$ 
 sudo apt update
Atteint :1 http://security.ubuntu.com/ubuntu noble-security InRelease
Réception de :2 http://fr.archive.ubuntu.com/ubuntu noble InRelease [256 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Réception de :4 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages [1401 kB]
Réception de :6 http://fr.archive.ubuntu.com/ubuntu noble/main Translation-fr [491 kB]
Réception de :7 http://fr.archive.ubuntu.com/ubuntu noble/main Translation-en [513 kB]
Réception de :8 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Components [464 kB]
Réception de :9 http://fr.archive.ubuntu.com/ubuntu noble/main Icons (48x48) [106 kB]
Réception de :10 http://fr.archive.ubuntu.com/ubuntu noble/main Icons (64x64) [156 kB]
Réception de :11 http://fr.archive.ubuntu.com/ubuntu noble/main Icons (64x64@2) [21,8 kB]
Réception de :12 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 c-n-f Metadata [30,5 kB]
Réception de :13 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages [15,0 MB]
Réception de :14 http://fr.archive.ubuntu.com/ubuntu noble/universe Translation-en [5982 kB]
Réception de :15 http://fr.archive.ubuntu.com/ubuntu noble/universe Translation-fr [3898 kB]
Réception de :16 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Components [3871 kB]
Réception de :17 http://fr.archive.ubuntu.com/ubuntu noble/universe Icons (48x48) [3717 kB]
Réception de :18 http://fr.archive.ubuntu.com/ubuntu noble/universe Icons (64x64) [7747 kB]
Réception de :19 http://fr.archive.ubuntu.com/ubuntu noble/universe Icons (64x64@2) [75,0 kB]
Réception de :20 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 c-n-f Metadata [301 kB]
Réception de :21 http://fr.archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [93,9 kB]
Réception de :22 http://fr.archive.ubuntu.com/ubuntu noble/restricted Translation-fr [3292 B]
Réception de :23 http://fr.archive.ubuntu.com/ubuntu noble/restricted Translation-en [18,7 kB]
Réception de :24 http://fr.archive.ubuntu.com/ubuntu noble/restricted amd64 c-n-f Metadata [416 B]
Réception de :25 http://fr.archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [269 kB]
Réception de :26 http://fr.archive.ubuntu.com/ubuntu noble/multiverse Translation-en [118 kB]
Réception de :27 http://fr.archive.ubuntu.com/ubuntu noble/multiverse Translation-fr [89,0 kB]
Réception de :28 http://fr.archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [35,0 kB]
Réception de :29 http://fr.archive.ubuntu.com/ubuntu noble/multiverse Icons (48x48) [56,1 kB]
Réception de :30 http://fr.archive.ubuntu.com/ubuntu noble/multiverse Icons (64x64) [186 kB]
Réception de :31 http://fr.archive.ubuntu.com/ubuntu noble/multiverse Icons (64x64@2) [904 B]
Réception de :32 http://fr.archive.ubuntu.com/ubuntu noble/multiverse amd64 c-n-f Metadata [8328 B]
Réception de :33 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [991 kB]
Réception de :34 http://fr.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [219 kB]
Réception de :35 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [151 kB]
Réception de :36 http://fr.archive.ubuntu.com/ubuntu noble-updates/main Icons (48x48) [31,3 kB]
Réception de :37 http://fr.archive.ubuntu.com/ubuntu noble-updates/main Icons (64x64) [44,5 kB]
Réception de :38 http://fr.archive.ubuntu.com/ubuntu noble-updates/main Icons (64x64@2) [29 B]
Réception de :39 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 c-n-f Metadata [13,5 kB]
Réception de :40 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1052 kB]
Réception de :41 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [265 kB]
Réception de :42 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [367 kB]
Réception de :43 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe Icons (48x48) [225 kB]
Réception de :44 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe Icons (64x64) [347 kB]
Réception de :45 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe Icons (64x64@2) [29 B]
Réception de :46 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 c-n-f Metadata [26,0 kB]
Réception de :47 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [892 kB]
Réception de :48 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [181 kB]
Réception de :49 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
Réception de :50 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted Icons (48x48) [29 B]
Réception de :51 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted Icons (64x64) [29 B]
Réception de :52 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted Icons (64x64@2) [29 B]
Réception de :53 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 c-n-f Metadata [492 B]
Réception de :54 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [21,5 kB]
Réception de :55 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse Translation-en [4788 B]
Réception de :56 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
Réception de :57 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse Icons (48x48) [1867 B]
Réception de :58 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse Icons (64x64) [2497 B]
Réception de :59 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse Icons (64x64@2) [29 B]
Réception de :60 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 c-n-f Metadata [592 B]
Réception de :61 http://fr.archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [39,1 kB]
Réception de :62 http://fr.archive.ubuntu.com/ubuntu noble-backports/main Translation-en [8676 B]
Réception de :63 http://fr.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7064 B]
Réception de :64 http://fr.archive.ubuntu.com/ubuntu noble-backports/main Icons (48x48) [9518 B]
Réception de :65 http://fr.archive.ubuntu.com/ubuntu noble-backports/main Icons (64x64) [11,2 kB]
Réception de :66 http://fr.archive.ubuntu.com/ubuntu noble-backports/main Icons (64x64@2) [29 B]
Réception de :67 http://fr.archive.ubuntu.com/ubuntu noble-backports/main amd64 c-n-f Metadata [272 B]
Réception de :68 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [26,4 kB]
Réception de :69 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [16,3 kB]
Réception de :70 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [15,8 kB]
Réception de :71 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe Icons (48x48) [17,4 kB]
Réception de :72 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe Icons (64x64) [24,3 kB]
Réception de :73 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe Icons (64x64@2) [29 B]
Réception de :74 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe amd64 c-n-f Metadata [1304 B]
Réception de :75 http://fr.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
Réception de :76 http://fr.archive.ubuntu.com/ubuntu noble-backports/restricted Icons (48x48) [29 B]
Réception de :77 http://fr.archive.ubuntu.com/ubuntu noble-backports/restricted Icons (64x64) [29 B]
Réception de :78 http://fr.archive.ubuntu.com/ubuntu noble-backports/restricted Icons (64x64@2) [29 B]
Réception de :79 http://fr.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 c-n-f Metadata [116 B]
Réception de :80 http://fr.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
Réception de :81 http://fr.archive.ubuntu.com/ubuntu noble-backports/multiverse Icons (48x48) [29 B]
Réception de :82 http://fr.archive.ubuntu.com/ubuntu noble-backports/multiverse Icons (64x64) [29 B]
Réception de :83 http://fr.archive.ubuntu.com/ubuntu noble-backports/multiverse Icons (64x64@2) [29 B]
Réception de :84 http://fr.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 c-n-f Metadata [116 B]
50,2 Mo réceptionnés en 9s (5648 ko/s)                                                                                               
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
162 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
HP-EliteBook-840-G3:~$ sudo apt install usb-creator-common
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  python3-netifaces
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
Les paquets supplémentaires suivants seront installés : 
  gir1.2-udisks-2.0 libburn4t64 libisoburn1t64 libisofs6t64 xorriso
Paquets suggérés :
  xorriso-tcltk jigit cdck
Les NOUVEAUX paquets suivants seront installés :
  gir1.2-udisks-2.0 libburn4t64 libisoburn1t64 libisofs6t64 usb-creator-common xorriso
0 mis à jour, 6 nouvellement installés, 0 à enlever et 162 non mis à jour.
Il est nécessaire de prendre 1127 ko dans les archives.
Après cette opération, 2718 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] O
Réception de :1 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-udisks-2.0 amd64 2.10.1-6ubuntu1 [32,7 kB]
Réception de :2 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 libburn4t64 amd64 1.5.6-1.1build1 [158 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 libisofs6t64 amd64 1.5.6.pl01-1.1ubuntu2 [220 kB]
Réception de :4 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 libisoburn1t64 amd64 1:1.5.6-1.1ubuntu3 [405 kB]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 xorriso amd64 1:1.5.6-1.1ubuntu3 [297 kB]
Réception de :6 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 usb-creator-common all 0.3.17 [13,9 kB]
1127 ko réceptionnés en 1s (1756 ko/s)       
Sélection du paquet gir1.2-udisks-2.0:amd64 précédemment désélectionné.
(Lecture de la base de données... 192235 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../0-gir1.2-udisks-2.0_2.10.1-6ubuntu1_amd64.deb ...
Dépaquetage de gir1.2-udisks-2.0:amd64 (2.10.1-6ubuntu1) ...
Sélection du paquet libburn4t64:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../1-libburn4t64_1.5.6-1.1build1_amd64.deb ...
Dépaquetage de libburn4t64:amd64 (1.5.6-1.1build1) ...
Sélection du paquet libisofs6t64:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../2-libisofs6t64_1.5.6.pl01-1.1ubuntu2_amd64.deb ...
Dépaquetage de libisofs6t64:amd64 (1.5.6.pl01-1.1ubuntu2) ...
Sélection du paquet libisoburn1t64:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../3-libisoburn1t64_1%3a1.5.6-1.1ubuntu3_amd64.deb ...
Dépaquetage de libisoburn1t64:amd64 (1:1.5.6-1.1ubuntu3) ...
Sélection du paquet xorriso précédemment désélectionné.
Préparation du dépaquetage de .../4-xorriso_1%3a1.5.6-1.1ubuntu3_amd64.deb ...
Dépaquetage de xorriso (1:1.5.6-1.1ubuntu3) ...
Sélection du paquet usb-creator-common précédemment désélectionné.
Préparation du dépaquetage de .../5-usb-creator-common_0.3.17_all.deb ...
Dépaquetage de usb-creator-common (0.3.17) ...
Paramétrage de gir1.2-udisks-2.0:amd64 (2.10.1-6ubuntu1) ...
Paramétrage de libisofs6t64:amd64 (1.5.6.pl01-1.1ubuntu2) ...
Paramétrage de libburn4t64:amd64 (1.5.6-1.1build1) ...
Paramétrage de libisoburn1t64:amd64 (1:1.5.6-1.1ubuntu3) ...
Paramétrage de xorriso (1:1.5.6-1.1ubuntu3) ...
Paramétrage de usb-creator-common (0.3.17) ...
Traitement des actions différées (« triggers ») pour man-db (2.12.0-4build2) ...
Traitement des actions différées (« triggers ») pour dbus (1.14.10-4ubuntu4.1) ...
Traitement des actions différées (« triggers ») pour install-info (7.1-3build2) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.39-0ubuntu8.4) ...
HP-EliteBook-840-G3:~$ sudo apt install usb-creator-gtk
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  python3-netifaces
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
Les paquets supplémentaires suivants seront installés : 
  gir1.2-dbusmenu-glib-0.4 gir1.2-dee-1.0 gir1.2-gudev-1.0 gir1.2-unity-7.0
Les NOUVEAUX paquets suivants seront installés :
  gir1.2-dbusmenu-glib-0.4 gir1.2-dee-1.0 gir1.2-gudev-1.0 gir1.2-unity-7.0 usb-creator-gtk
0 mis à jour, 5 nouvellement installés, 0 à enlever et 162 non mis à jour.
Il est nécessaire de prendre 69,3 ko dans les archives.
Après cette opération, 366 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] O
Réception de :1 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-dbusmenu-glib-0.4 amd64 18.10.20180917~bzr492+repack1-3.1ubuntu5 [7088 B]
Réception de :2 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-dee-1.0 amd64 1.2.7+17.10.20170616-7build5 [13,5 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-gudev-1.0 amd64 1:238-5ubuntu1 [3806 B]
Réception de :4 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-unity-7.0 amd64 7.1.4+19.04.20190319-6build4 [22,5 kB]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 usb-creator-gtk all 0.3.17 [22,4 kB]
69,3 ko réceptionnés en 0s (224 ko/s)        
Sélection du paquet gir1.2-dbusmenu-glib-0.4:amd64 précédemment désélectionné.
(Lecture de la base de données... 192316 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../gir1.2-dbusmenu-glib-0.4_18.10.20180917~bzr492+repack1-3.1ubuntu5_amd64.deb ...
Dépaquetage de gir1.2-dbusmenu-glib-0.4:amd64 (18.10.20180917~bzr492+repack1-3.1ubuntu5) ...
Sélection du paquet gir1.2-dee-1.0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../gir1.2-dee-1.0_1.2.7+17.10.20170616-7build5_amd64.deb ...
Dépaquetage de gir1.2-dee-1.0:amd64 (1.2.7+17.10.20170616-7build5) ...
Sélection du paquet gir1.2-gudev-1.0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../gir1.2-gudev-1.0_1%3a238-5ubuntu1_amd64.deb ...
Dépaquetage de gir1.2-gudev-1.0:amd64 (1:238-5ubuntu1) ...
Sélection du paquet gir1.2-unity-7.0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../gir1.2-unity-7.0_7.1.4+19.04.20190319-6build4_amd64.deb ...
Dépaquetage de gir1.2-unity-7.0:amd64 (7.1.4+19.04.20190319-6build4) ...
Sélection du paquet usb-creator-gtk précédemment désélectionné.
Préparation du dépaquetage de .../usb-creator-gtk_0.3.17_all.deb ...
Dépaquetage de usb-creator-gtk (0.3.17) ...
Paramétrage de gir1.2-dbusmenu-glib-0.4:amd64 (18.10.20180917~bzr492+repack1-3.1ubuntu5) ...
Paramétrage de gir1.2-dee-1.0:amd64 (1.2.7+17.10.20170616-7build5) ...
Paramétrage de gir1.2-gudev-1.0:amd64 (1:238-5ubuntu1) ...
Paramétrage de gir1.2-unity-7.0:amd64 (7.1.4+19.04.20190319-6build4) ...
Paramétrage de usb-creator-gtk (0.3.17) ...
Traitement des actions différées (« triggers ») pour man-db (2.12.0-4build2) ...
Traitement des actions différées (« triggers ») pour desktop-file-utils (0.27-2build1) ...
Traitement des actions différées (« triggers ») pour hicolor-icon-theme (0.17-2) ...
Traitement des actions différées (« triggers ») pour gnome-menus (3.36.0-1.1ubuntu3) ...
HP-EliteBook-840-G3:~$ 

Hors ligne

#4 Le 09/04/2025, à 16:18

iznobe

Re : [RESOLU] Impossible de trouver le paquet usb-creator-common

voilà , ca devrait aller mieux pour installer des logiciels maintenant wink

Tu peux aussir faire les MAJ :

sudo apt full-upgrade -y

a y etre .

Dernière modification par iznobe (Le 09/04/2025, à 16:19)


retour COMPLET et utilisable de commande  |  script montage partitions

MSI Z490A-pro , i7 10700 , 32 GB RAM .

Hors ligne