Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

app-get can't find appmenu-gtk3-module

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
frpaulas
Posts: 2
Joined: 2020-06-17 11:46

app-get can't find appmenu-gtk3-module

#1 Post by frpaulas »

This is the dumbest damn question: When I try `sudo apt-get install appmenu-gtk3-module` it always fails with 'Couldn't find any package whose name or description matched "appmenu-gtk3-module"'.
I have done `sudo apt-get update`
Any help?

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: app-get can't find appmenu-gtk3-module

#2 Post by arochester »

1) Which release are you using?
2) https://packages.debian.org/buster/appmenu-gtk3-module
3) What does your sources list say?

frpaulas
Posts: 2
Joined: 2020-06-17 11:46

Re: app-get can't find appmenu-gtk3-module

#3 Post by frpaulas »

Thanks for the help!
Here's what I got...

1) cat /etc/os-release
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

2) Not sure what I am looking for it to say but https://packages.debian.org/buster/appmenu-gtk3-module exists

3) cat /etc/apt/sources.list
deb http://deb.debian.org/debian stretch main
deb http://deb.debian.org/debian sid main
deb http://security.debian.org/debian-security stretch/updates main
deb https://dl.bintray.com/pony-language/ponylang-debian stretch main


Post Reply