Information about the package, xa, which is shipped with common Linux distributions. The xa package is designed for, 6502/65816 cross-assembler.
Package Name:
xa
Summary:
6502/65816 cross-assembler
Description:
xa is a high-speed, two-pass portable cross-assembler. It understands mnemonics and generates code for NMOS 6502s (such as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...), CMOS 6502s (65C02 and Rockwell R65C02) and the 65816. Key amongst its features: * C-like preprocessor (and understands cpp for additional feature support) * rich expression syntax and pseudo-op vocabulary * multiple character sets * binary linking * supports o65 relocatable objects with a full linker and relocation suite, as well as "bare" plain binary object files * block structure for label scoping
Architecture:
x86_64
Version:
2.3.5
Release:
4.el6
Size:
79 k
Repository:
epel
From Repository:
Licence:
GPLv2+
Control the xa package with the following handy commands outlined below.
yum install xa
This command will install xa on the server.
yum remove xa
This command will un-install xa on the server. When you run this command, you will be asked if you are sure that you want to remove xa, so you have to manually confirm that you want to do this.
yum -y remove xa
This command will un-install xa on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xa when using the -y flag.
yum update xa
This command will update xa to the latest version. When you run this command, you will be asked if you are sure that you want to remove xa, so you have to manually confirm that you want to do this.
yum -y update xa
This command will update xa to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove xa when using the -y flag.
yum info xa
This command will show you core information about the xa package.
yum deplist xa
This command will show you the dependencies for xa. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update xa
This command will check if there is an update waiting on xa. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.