Okay so I just hope that I'm not being annoying, this is my second issue I just released owo
My question is: how do I install packages? I see dpkg is installed as a package manager, though when I try to install a .deb package, for instance, fastfetch_2.40.4+dfsg-1_arm64.deb , I got this from https://packages.debian.org/trixie/arm64/fastfetch/download and when running
dpkg --install fastfetch_2.40.4+dfsg-1_arm64.deb , it just outputs dpkg: can't open '/var/lib/dpkg/status': No such file or directory
I don't think this is the package's fault, as this happens with every .deb package. This may be MY fault though, as I have no experience with using dpkg, really.
To recreate:
- load any .deb package onto the device
- run dpkg --install
Device:
Anbernic RG40XXV, using rockchip Allwinner h700 processor
Okii thanksies~
EDIT:
I also don't seem to find any C/C++ compiler, installing one has also not been succesful for me :<
Okay so I just hope that I'm not being annoying, this is my second issue I just released owo
My question is: how do I install packages? I see dpkg is installed as a package manager, though when I try to install a .deb package, for instance,
fastfetch_2.40.4+dfsg-1_arm64.deb, I got this from https://packages.debian.org/trixie/arm64/fastfetch/download and when runningdpkg --install fastfetch_2.40.4+dfsg-1_arm64.deb, it just outputsdpkg: can't open '/var/lib/dpkg/status': No such file or directoryI don't think this is the package's fault, as this happens with every .deb package. This may be MY fault though, as I have no experience with using dpkg, really.
To recreate:
Device:
Anbernic RG40XXV, using rockchip Allwinner h700 processor
Okii thanksies~
EDIT:
I also don't seem to find any C/C++ compiler, installing one has also not been succesful for me :<