# Linux-MintのDL
https://linuxmint.com/download.php
# University of Oklahoma
wget http://reflection.oss.ou.edu/linuxmint/isos/linuxmint.com/stable/20/linuxmint-20-mate-64bit.iso
# VirtualBoxにインストール想定
# Since Cinnamon features among the most lightweight desktop environments,
# Linux Mint requires quite a low hardware specification. For Mint 20, the minimum requirement is as follows: 1GB RAM (2GB recommended) 15GB of free disk space (20GB recommended)
20GBとメモリ8GBを確保(min:2GB)
# anbox インストール
sudo snap install --devmode --beta anbox
# Google Play Store インストール
sudo apt install lzip
wget https://raw.githubusercontent.com/geeks-r-us/anbox-playstore-installer/master/install-playstore.sh && chmod 755 install-playstore.sh
./install-playstore.sh
More than 3 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme