App version & installed?
Grizzly
Real_Grizz_Adams at yahoo.co.uk
Sun Sep 23 11:41:56 UTC 2018
23 September 2018 at 12:58, Oliver Grawert wrote:
Re: App version & installed? (at least in part)
>hi,
>Am Sonntag, den 23.09.2018, 11:40 +0100 schrieb Grizzly via ubuntu-
>users:
>> Correction to my post re wine
>>
>> :~$ apt-cache policy wine
>>
>> :~$ dpkg -l |grep wine
>>
>> ii wine32 3.0-1ubuntu1 i386 Windows API implementation -
>> 32-bit binary loader
>
>here you would want "apt-cache policy wine32", there is no "wine"
>package (package names often are not actually called like one of the
>binaries they ship (wine32 surely ships a lot more than just wine in
>/usr/bin))
I "think" that as far as my question goes (or went) wine-stable is the package
I would install via apt install
>> :~$ apt-cache policy aircrack-ng
>> aircrack-ng:
>> Installed: (none)
>> Candidate: 1:1.2-0~rc4-4
>> Version table:
>> 1:1.2-0~rc4-4 500
>> 500 http://gb.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
>> :~$ dpkg -l|grep aircrack-ng
>>
>> :~$ which aircrack-ng
>> /usr/local/bin/aircrack-ng
>>
>files in /usr/local are never coming from packages, /usr/local is
>reserved for the administrator to put locally built binaries and their
>files there. this is something you must at some point have built from
>source.
No, it was installed via "apt install" before I upgraded from 16.04.5 to
18.04.1, as it was (and is) in the repository there was no reason to install
any other way
as the versions seem to be the same is there a "safe" way to insure that future
updates are installed in the normal way:-
apt update && apt dist-upgrade
More information about the ubuntu-users
mailing list