initial commit

This commit is contained in:
Malin Freeborn
2020-01-02 01:04:35 +01:00
commit 6befc5d3c1
162 changed files with 19086 additions and 0 deletions

22
distros/debian/apt.md Normal file
View File

@@ -0,0 +1,22 @@
# Problems
## apt
### Configurations?
Fucked up a package's configuration files?
> sudo apt-get purge [thing]
> sudo apt autoremove
Check if you still have related things:
> apt search [thing]
> sudo apt-get install [ thing ]
Still have problems?
> sudo dpgk --force-confmiss -i /var/cache/apt/archives/[thing]

View File

@@ -0,0 +1,5 @@
# Videos not working
> sudo apt-get install lubuntu-restricted-extras