Yes, we made a mistake in the architecture of the packages (32bits / 64bits), but the apt-get was solved ...
thank you very much community!
Search found 10 matches
- Mon Jul 06, 2020 5:40 am
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
- Sat Jun 27, 2020 12:04 am
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
thanks i could solve it!!! eliasmansilla@noah:~/Downloads$ sudo gdebi apt_1.6.12ubuntu0.1_i386.deb Reading package lists... Done Building dependency tree Reading state information... Done Reading state information... Done commandline package manager This package provides commandline tools for search...
- Fri Jun 26, 2020 11:53 pm
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
And how do I use it to repair the apt-get command?
- Thu Jun 25, 2020 3:56 pm
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
I already reinstalled it but nothing happened: eliasmansilla@noah:~/Downloads$ sudo gdebi apt_1.6.12ubuntu0.1_i386.deb Reading package lists... Done Building dependency tree Reading state information... Done Reading state information... Done commandline package manager This package provides commandl...
- Thu Jun 25, 2020 12:08 am
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
This happened to me when I wanted to install opera-stable_68.0.3618.125_amd64.deb and code_1.46.0-1591780013_amd64.deb, it didn't install, it gave me error and after that apt-get doesn't work anymore. Sorry but I managed to stop this from appearing anymore:: eliasmansilla@noah:~/Downloads$ sudo apt-...
- Wed Jun 24, 2020 10:16 pm
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
I did this: eliasmansilla@noah:~$ sudo dpkg -r apt (Reading database ... 415533 files and directories currently installed.) Removing apt:amd64 (1.6.12ubuntu0.1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... and now I just: eliasmansill...
- Wed Jun 24, 2020 8:42 pm
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
this is all I could investigate. I hope you can help me: eliasmansilla@noah:~$ dpkg --list apt* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Archite...
- Wed Jun 24, 2020 8:40 pm
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
This happened to me when I wanted to install opera-stable_68.0.3618.125_amd64.deb and code_1.46.0-1591780013_amd64.deb, it didn't install, it gave me error and after that apt-get doesn't work anymore. eliasmansilla@noah:~$ inxi -Fxnzr System: Host: noah Kernel: 5.3.0-59-generic i686 bits: 32 compile...
- Wed Jun 24, 2020 7:20 pm
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
Re: sudo: apt-get: command not found
eliasmansilla@noah:~$ which apt-get
/usr/bin/apt-get
eliasmansilla@noah:~$ which apt
/usr/bin/apt
eliasmansilla@noah:~$ setxkbmap -query | grep layout
layout: latam
/usr/bin/apt-get
eliasmansilla@noah:~$ which apt
/usr/bin/apt
eliasmansilla@noah:~$ setxkbmap -query | grep layout
layout: latam
- Wed Jun 24, 2020 5:20 am
- Forum: Newbie Questions
- Topic: sudo: apt-get: command not found
- Replies: 18
- Views: 1489
sudo: apt-get: command not found
eliasmansilla@noah:~/Downloads$ sudo apt-get update /usr/bin/apt-get: 1: /usr/bin/apt-get: �: not found /usr/bin/apt-get: 1: /usr/bin/apt-get: �@8: not found /usr/bin/apt-get: 1: /usr/bin/apt-get: ELF: not found /usr/bin/apt-get: 15: /usr/bin/apt-get: Syntax error: "(" unexpected eliasmans...