-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Device Model
Oppo A18
Operating System Version
ColorOS 15 (Entry level version)
Tiny Computer Version
1.1.0 LXQT
Is this the latest version?
Yes
Issue
Installing a .deb file doesn't work, Gdebi doesn't work, Sudo apt install ./ Doesn't work nor does Sudo dpkg -i it seems to me that you can only install apps using the apt repositories instead of locally with a .deb, this also happened in the older versions, other users suffer the same problem can you fix it?
Steps to reproduce the issue
Gdebi
- Run any .deb file
- Click install package
- Done
Or Gdebi immediately crashes after running the file even if it does install it's going to be there but nothing happens
Apt install ./ (./ makes it install files locally instead of a online apt repo)
- Go to the directory of your .deb
- Drag it to the desktop and copy
- Open terminal
- Right the .deb in the desktop
- Click rename and hover the cursor over the name and right click
- Click select all and right click again and copy
- Now on the terminal do cd ~/Desktop or ./Desktop
- put sudo apt install ./(Paste the name)
It will appear in apps but it won't do anything if you run it and if you check the installation progress you notice it got cut off
Dpkg -i (-install)
Same thing as sudo apt install ./
- Terminal
- cd ~/Desktop or ./Desktop if you're using 1.0.100 or older
- sudo dpkg -i (paste app name)
Same steps and conclusion as above
my device is too laggy to screen record tiny computer
No footage you have to do it yourself
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

