Score:1

Unable to install ifrename on Ubuntu 20.04?

ru flag

I'm not able to install ifrename in Ubuntu 20.04 with sudo apt install ifrename. I get the following error message when trying to install ifrename.

$ sudo apt install ifrename
Reading package lists... Done 
Building dependency tree       
Reading state information... Done
E: Unable to locate package ifrename
ChanganAuto avatar
us flag
That package hasn't been used since a decade ago. Perhaps you should be asking about how to do what want - probably renaming interfaces? - instead of what you think is the solution.
Score:0
zw flag

You can download and install ifrename from Debian bullseye repository as follows:

cd ~/Downloads
wget -c http://ftp.debian.org/debian/pool/main/w/wireless-tools/ifrename_30~pre9-13.1_amd64.deb
sudo apt-get install ./ifrename_30~pre9-13.1_amd64.deb

Then consult with its man-page by man ifrename locally or online.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.