Title: E: Unable to locate package issue [Print This Page] Author: cuckoo933 Time: 8/23/2022 09:02 Title: E: Unable to locate package issue I'm trying to install the 'stressapptest' pkg.
but the error occurred like as below.
----------------------------------------------------------
firefly@firefly:~$ sudo apt-get install stressapptest
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package stressapptest
----------------------------------------------------------
So, I tried something as below cmd but the result was same.
How can I solve this problem ?Author: Liuth Time: 8/23/2022 09:45
It is not a problem. Just because Ubuntu have no stressapptest for arm64, so you can't find it
check the link: https://packages.ubuntu.com/sear ... &searchon=names
Ubuntu only provides amd64 version
So you have to build stressapptest from source, but i seem to remember firefly firmware already come with the stressapptestAuthor: cuckoo933 Time: 8/23/2022 11:03
You mean that 'stressapptest' is already installed on the firefly Ubuntu ?Author: cuckoo933 Time: 8/23/2022 11:30
OK Thanks a lot.
I have checked it works well.
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)