mirror of https://github.com/cheat/cheat.git
Update dpkg
This commit is contained in:
parent
710c7bcf70
commit
d9df28e3f2
|
@ -8,4 +8,4 @@ dpkg -P test.deb
|
|||
dpkg -I
|
||||
|
||||
# Find out if a Debian package is installed or not
|
||||
dpkg -s test.deb | grepStatus
|
||||
dpkg -s test.deb | grep Status
|
||||
|
|
Loading…
Reference in New Issue