Discussion:
How to get a text version of the Software Manager?
(too old to reply)
Nic
2024-03-20 21:28:04 UTC
Permalink
How to get a text version of the Software Manager?

$ apt
apt
Usage: apt command [options]
       apt help command [options]

Commands:
  add-repository   - Add entries to apt sources.list
  autoclean        - Erase old downloaded archive files
  autopurge        - Remove packages with their configuration files and
automatically remove all unused packages
  autoremove       - Remove automatically all unused packages
  build            - Build binary or source packages from sources
  build-dep        - Configure build-dependencies for source packages
  changelog        - View a package's changelog
  check            - Verify that there are no broken dependencies
  clean            - Erase downloaded archive files
  contains         - List packages containing a file
  content          - List files contained in a package
  deb              - Install a .deb package
  depends          - Show raw dependency information for a package
  dist-upgrade     - Upgrade the system by
removing/installing/upgrading packages
  download         - Download the .deb file for a package
  edit-sources     - Edit /etc/apt/sources.list with your preferred
text editor
  dselect-upgrade  - Follow dselect selections
  full-upgrade     - Same as 'dist-upgrade'
  held             - List all held packages
  help             - Show help for a command
  hold             - Hold a package
  install          - Install/upgrade packages
  list             - List packages based on package names
  policy           - Show policy settings
  purge            - Remove packages and their configuration files
  recommends       - List missing recommended packages for a particular
package
  rdepends         - Show reverse dependency information for a package
  reinstall        - Download and (possibly) reinstall a currently
installed package
  remove           - Remove packages
  search           - Search for a package by name and/or expression
  show             - Display detailed information about a package
  showhold         - Same as 'held'
  showsrc          - Display all the source package records that match
the given package name
  source           - Download source archives
  sources          - Same as 'edit-sources'
  unhold           - Unhold a package
  update           - Download lists of new/upgradable packages
  upgrade          - Perform a safe upgrade
  version          - Show the installed version of a package
--

Pity the fool who followed his GPS over the cliff
Mike Easter
2024-03-20 22:04:38 UTC
Permalink
Post by Nic
How to get a text version of the Software Manager?
I don't understand what that question means. The software manager
manages packages; so does synaptic; so does apt.

*Exactly* what text output do you want to have?

You might want to look at man apt which tells you something about list
and dpkg-query --list
Post by Nic
list is somewhat similar to dpkg-query --list in that it can display
a list of packages satisfying certain criteria. It supports glob(7)
patterns for matching package names as well as options to list
installed (--installed), upgradeable (--upgradeable) or all available
(--all-versions) versions.
Of course there is also a man dpkg you can look over.
--
Mike Easter
Nic
2024-03-21 11:59:28 UTC
Permalink
Post by Nic
How to get a text version of the Software Manager?
I don't understand what that question means.  The software manager
manages packages; so does synaptic; so does apt.
*Exactly* what text output do you want to have?
You might want to look at man apt which tells you something about list
and dpkg-query --list
Post by Nic
list is somewhat similar to dpkg-query --list in that it can display
a list of packages satisfying certain criteria. It supports glob(7)
patterns for matching package names as well as options to list
installed (--installed), upgradeable (--upgradeable) or all available
(--all-versions) versions.
Of course there is also a man dpkg you can look over.
I would like to look at the Software Manager in a text format, this way
I can count how many packages there are and also I can keep track of
when they are entered into the repository. As an example, While looking
at the SM there are tabs on the bottom such as Accessories,  Fonts,
Games.. If I click on one of those tabs I can see the packages, but have
no information about when they entered the repo. In a text format I
could sort, count the packages. It amazes me that the Science and
Education tab offers so many incredible packages, it makes me wish I was
21 again and starting out in life.
Big Al
2024-03-21 01:10:17 UTC
Permalink
Post by Nic
http://youtu.be/QLdykkQ-K1U
Pity the fool who followed his GPS over the cliff
What's with the music piece?
--
Linux Mint 21.3 Cinnamon 6.0.4
Al
Nic
2024-03-21 12:01:05 UTC
Permalink
Post by Big Al
Post by Nic
http://youtu.be/QLdykkQ-K1U
Pity the fool who followed his GPS over the cliff
What's with the music piece?
Some music that I like, Offenbach the Can Can guy.
Dan Purgert
2024-03-21 09:51:57 UTC
Permalink
Post by Nic
How to get a text version of the Software Manager?
What exactly do you mean by "text version of Software Manager"? Are you
looking for something like aptitude?
--
|_|O|_|
|_|_|O| Github: https://github.com/dpurgert
|O|O|O| PGP: DDAB 23FB 19FA 7D85 1CC1 E067 6D65 70E5 4CE7 2860
Nic
2024-03-21 12:07:26 UTC
Permalink
Post by Dan Purgert
Post by Nic
How to get a text version of the Software Manager?
What exactly do you mean by "text version of Software Manager"? Are you
looking for something like aptitude?
I did not know I had this, it was even installed.

 Actions  Undo  Package  Resolver  Search  Options  Views  Help
C-T: Menu  ?: Help  q: Quit  u: Update  g:
Preview/Download/Install/Remove Pkgs
aptitude 0.8.12 @ nic-Syst               Disk: -3,289 MB
--- Upgradable Packages (89)
--- New Packages (91387)
--- Installed Packages (3481)
--- Not Installed Packages (15)
--- Obsolete and Locally Created Packages (201)
--- Virtual Packages (19186)
--- Tasks (24020)


This Aptitude is very close to what I was looking for. Thanks
Mike Easter
2024-03-21 17:22:09 UTC
Permalink
Post by Nic
This Aptitude is very close to what I was looking for.
I never knew anything about aptitude; it is an interesting interface TUI
ncurses orCLI.

I like it; I'm sure I'll mostly use synaptic, but I like 'smart' UI.
--
Mike Easter
Mike Easter
2024-03-21 17:31:07 UTC
Permalink
Post by Mike Easter
I never knew anything about aptitude; it is an interesting interface TUI
ncurses orCLI.
I like it; I'm sure I'll mostly use synaptic, but I like 'smart' UI.
https://lintut.com/how-to-use-aptitude-on-debian-ubuntu-mint-linux/
Post by Mike Easter
How to use Aptitude package tool on Debian, Ubuntu and Mint linux
--
Mike Easter
Mike Easter
2024-03-21 17:59:36 UTC
Permalink
Post by Mike Easter
I like it; I'm sure I'll mostly use synaptic, but I like 'smart' UI.
Uh oh. Now I'm learning about 'incompatibilities' between aptitude and
synaptic; I didn't realize that complexity.

https://askubuntu.com/questions/27402/apt-get-vs-aptitude-vs-synaptic-compatibility
Post by Mike Easter
apt-get vs. aptitude .vs synaptic compatibility
--
Mike Easter
Loading...