Skip to content

Instantly share code, notes, and snippets.

View vicente-gonzalez-ruiz's full-sized avatar

Vicente González Ruiz vicente-gonzalez-ruiz

View GitHub Profile
  1. Check that multilib is uncommented in /etc/pacman.conf
  2. Install wine:

sudo pacman -S wine

  1. Install winetricks:

pacman -Ss winetricks

  1. Update wine emulator:
timedatectl set-ntp true
scrot -s screenshot.png
sudo pacman -Sy archlinux-keyring
sudo pacman -Syu
# Option 1 (manually):
sudo pacman -Scc
# Option 2 (automatically) (see https://ostechnix.com/recommended-way-clean-package-cache-arch-linux/):
## 1. Create a file /etc/pacman.d/hooks/clean_package_cache.hook:
sudo mkdir /etc/pacman.d/hooks
sudo nano /etc/pacman.d/hooks/clean_package_cache.hook
1. Download windows from
https://www.microsoft.com/es-es/software-download/windows10ISO
2. Install woeusb with
sudo pacman -S woeuse
3. Create a bootable USB with the windows image.
sudo pacman-mirrors --country all --api --protocols all --set-branch stable && sudo pacman -Syyu
sudo grep -a -C 2000 -F 'C^{-1}$ = Inverse Color Transform' /dev/sda4 > /media/sdc1/raw
sudo pacman -S cups ghostscript gsfonts libcups
sudo systemctl enable cups.service
sudo systemctl start cups.service
@vicente-gonzalez-ruiz
vicente-gonzalez-ruiz / provides.sh
Created June 15, 2021 11:24
Which package provides the file ...
pkgfile $1