sudo apt-get install not working to install plank and another applications











up vote
0
down vote

favorite












here i want to install plank (ppa:docky-core/stable), but when i tried



sudo apt-get install plank



it's didn't working also i tried install another application still didn't working and there's show me this message.
Also i was tried this command
sudo rm /var/lib/apt/lists/* -vf but still didn't working too



here is the message:
Image



and here is output of sources.list :



# deb cdrom:[Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ xenial main
deb http://download.virtualbox.org/virtualbox/debian xenial contrib
# deb-src http://download.virtualbox.org/virtualbox/debian xenial contrib


anyone can help me out ?










share|improve this question









New contributor




Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Please, edit your question to post the output of cat /etc/apt/sources.list. And BTW, you forgot to type the name of your installation package.
    – Olimjon
    2 days ago












  • okay sir, i have been edit my question check it now
    – Roby Firnando
    2 days ago










  • Your sources.list seems OK. There is no package name in your screenshot. Please, can you post the real output of sudo apt install plank?
    – Olimjon
    2 days ago












  • @Olimjon here it is i.postimg.cc/tJ4D410X/image.png and my packages i.postimg.cc/fb7v77Dz/image.png
    – Roby Firnando
    2 days ago

















up vote
0
down vote

favorite












here i want to install plank (ppa:docky-core/stable), but when i tried



sudo apt-get install plank



it's didn't working also i tried install another application still didn't working and there's show me this message.
Also i was tried this command
sudo rm /var/lib/apt/lists/* -vf but still didn't working too



here is the message:
Image



and here is output of sources.list :



# deb cdrom:[Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ xenial main
deb http://download.virtualbox.org/virtualbox/debian xenial contrib
# deb-src http://download.virtualbox.org/virtualbox/debian xenial contrib


anyone can help me out ?










share|improve this question









New contributor




Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Please, edit your question to post the output of cat /etc/apt/sources.list. And BTW, you forgot to type the name of your installation package.
    – Olimjon
    2 days ago












  • okay sir, i have been edit my question check it now
    – Roby Firnando
    2 days ago










  • Your sources.list seems OK. There is no package name in your screenshot. Please, can you post the real output of sudo apt install plank?
    – Olimjon
    2 days ago












  • @Olimjon here it is i.postimg.cc/tJ4D410X/image.png and my packages i.postimg.cc/fb7v77Dz/image.png
    – Roby Firnando
    2 days ago















up vote
0
down vote

favorite









up vote
0
down vote

favorite











here i want to install plank (ppa:docky-core/stable), but when i tried



sudo apt-get install plank



it's didn't working also i tried install another application still didn't working and there's show me this message.
Also i was tried this command
sudo rm /var/lib/apt/lists/* -vf but still didn't working too



here is the message:
Image



and here is output of sources.list :



# deb cdrom:[Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ xenial main
deb http://download.virtualbox.org/virtualbox/debian xenial contrib
# deb-src http://download.virtualbox.org/virtualbox/debian xenial contrib


anyone can help me out ?










share|improve this question









New contributor




Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











here i want to install plank (ppa:docky-core/stable), but when i tried



sudo apt-get install plank



it's didn't working also i tried install another application still didn't working and there's show me this message.
Also i was tried this command
sudo rm /var/lib/apt/lists/* -vf but still didn't working too



here is the message:
Image



and here is output of sources.list :



# deb cdrom:[Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-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://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ xenial main
deb http://download.virtualbox.org/virtualbox/debian xenial contrib
# deb-src http://download.virtualbox.org/virtualbox/debian xenial contrib


anyone can help me out ?







16.04 apt






share|improve this question









New contributor




Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 days ago









smac89

187111




187111






New contributor




Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









Roby Firnando

33




33




New contributor




Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Roby Firnando is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Please, edit your question to post the output of cat /etc/apt/sources.list. And BTW, you forgot to type the name of your installation package.
    – Olimjon
    2 days ago












  • okay sir, i have been edit my question check it now
    – Roby Firnando
    2 days ago










  • Your sources.list seems OK. There is no package name in your screenshot. Please, can you post the real output of sudo apt install plank?
    – Olimjon
    2 days ago












  • @Olimjon here it is i.postimg.cc/tJ4D410X/image.png and my packages i.postimg.cc/fb7v77Dz/image.png
    – Roby Firnando
    2 days ago




















  • Please, edit your question to post the output of cat /etc/apt/sources.list. And BTW, you forgot to type the name of your installation package.
    – Olimjon
    2 days ago












  • okay sir, i have been edit my question check it now
    – Roby Firnando
    2 days ago










  • Your sources.list seems OK. There is no package name in your screenshot. Please, can you post the real output of sudo apt install plank?
    – Olimjon
    2 days ago












  • @Olimjon here it is i.postimg.cc/tJ4D410X/image.png and my packages i.postimg.cc/fb7v77Dz/image.png
    – Roby Firnando
    2 days ago


















Please, edit your question to post the output of cat /etc/apt/sources.list. And BTW, you forgot to type the name of your installation package.
– Olimjon
2 days ago






Please, edit your question to post the output of cat /etc/apt/sources.list. And BTW, you forgot to type the name of your installation package.
– Olimjon
2 days ago














okay sir, i have been edit my question check it now
– Roby Firnando
2 days ago




okay sir, i have been edit my question check it now
– Roby Firnando
2 days ago












Your sources.list seems OK. There is no package name in your screenshot. Please, can you post the real output of sudo apt install plank?
– Olimjon
2 days ago






Your sources.list seems OK. There is no package name in your screenshot. Please, can you post the real output of sudo apt install plank?
– Olimjon
2 days ago














@Olimjon here it is i.postimg.cc/tJ4D410X/image.png and my packages i.postimg.cc/fb7v77Dz/image.png
– Roby Firnando
2 days ago






@Olimjon here it is i.postimg.cc/tJ4D410X/image.png and my packages i.postimg.cc/fb7v77Dz/image.png
– Roby Firnando
2 days ago












1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










Okay, I understood. You have malfunctioned Visual Studio Code (Terminal name is code) that is making other packages not installable.
So do these steps:



sudo dpkg --remove --force-all code


If that fails:



sudo rm -i /var/lib/dpkg/info/code.*
sudo dpkg --remove --force-remove-reinstreq code


Confirm Apt is fixed. The following command should return no errors:



sudo apt-get update


Credits goes to here.






share|improve this answer





















  • Thank you so much mate , working fine now ...
    – Roby Firnando
    2 days ago











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Roby Firnando is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094112%2fsudo-apt-get-install-not-working-to-install-plank-and-another-applications%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










Okay, I understood. You have malfunctioned Visual Studio Code (Terminal name is code) that is making other packages not installable.
So do these steps:



sudo dpkg --remove --force-all code


If that fails:



sudo rm -i /var/lib/dpkg/info/code.*
sudo dpkg --remove --force-remove-reinstreq code


Confirm Apt is fixed. The following command should return no errors:



sudo apt-get update


Credits goes to here.






share|improve this answer





















  • Thank you so much mate , working fine now ...
    – Roby Firnando
    2 days ago















up vote
1
down vote



accepted










Okay, I understood. You have malfunctioned Visual Studio Code (Terminal name is code) that is making other packages not installable.
So do these steps:



sudo dpkg --remove --force-all code


If that fails:



sudo rm -i /var/lib/dpkg/info/code.*
sudo dpkg --remove --force-remove-reinstreq code


Confirm Apt is fixed. The following command should return no errors:



sudo apt-get update


Credits goes to here.






share|improve this answer





















  • Thank you so much mate , working fine now ...
    – Roby Firnando
    2 days ago













up vote
1
down vote



accepted







up vote
1
down vote



accepted






Okay, I understood. You have malfunctioned Visual Studio Code (Terminal name is code) that is making other packages not installable.
So do these steps:



sudo dpkg --remove --force-all code


If that fails:



sudo rm -i /var/lib/dpkg/info/code.*
sudo dpkg --remove --force-remove-reinstreq code


Confirm Apt is fixed. The following command should return no errors:



sudo apt-get update


Credits goes to here.






share|improve this answer












Okay, I understood. You have malfunctioned Visual Studio Code (Terminal name is code) that is making other packages not installable.
So do these steps:



sudo dpkg --remove --force-all code


If that fails:



sudo rm -i /var/lib/dpkg/info/code.*
sudo dpkg --remove --force-remove-reinstreq code


Confirm Apt is fixed. The following command should return no errors:



sudo apt-get update


Credits goes to here.







share|improve this answer












share|improve this answer



share|improve this answer










answered 2 days ago









Olimjon

2,025424




2,025424












  • Thank you so much mate , working fine now ...
    – Roby Firnando
    2 days ago


















  • Thank you so much mate , working fine now ...
    – Roby Firnando
    2 days ago
















Thank you so much mate , working fine now ...
– Roby Firnando
2 days ago




Thank you so much mate , working fine now ...
– Roby Firnando
2 days ago










Roby Firnando is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















Roby Firnando is a new contributor. Be nice, and check out our Code of Conduct.













Roby Firnando is a new contributor. Be nice, and check out our Code of Conduct.












Roby Firnando is a new contributor. Be nice, and check out our Code of Conduct.















 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094112%2fsudo-apt-get-install-not-working-to-install-plank-and-another-applications%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局