Skip to content

xeon-zolt/mew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mew

package manger translator

alt text

Any package manger command on any distro

How to install

OR

  • will make a package later

Why Mew in as a translator

  • short name
  • its a pokemon
  • it can talk to every pokemon
  • its cute
  • its legend wait for it dary
  • its cute have i already told you so ?

apt/apt-get to pacman can

  • install package (apt install PACKAGE)/(apt-get install package)
  • remove package (apt remove PACKAGE)
  • update software database (apt update)
  • update all (apt upgrade)

pacman to apt can

  • install package (pacman -S PACKAGE)
  • remove package (pacman -R PACKAGE)
  • update software database (pacman -Syy)
  • show updatable packages (pacman -Qu)
  • update all (pacman -Syu)

yum to apt can

  • install package (yum install PACKAGE)
  • remove package (yum --nodeps remove PACKAGE)
  • remove package+dependencies (yum remove PACKAGE)
mew is copyright material of Pokemon company used without permission but it is used as non pokemon so things can have same name and different pourpouse right ?